Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Edit webpack.config.js #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

LiudmilaE
Copy link

@LiudmilaE LiudmilaE commented May 5, 2018

Have to change webpack.config.js according the official docs (MIT):
https://vue-loader.vuejs.org/migrating.html#a-plugin-is-now-required

npm run build does not work without this changes

Have to change webpack.config.js according the official  docs:  https://vue-loader.vuejs.org/migrating.html#a-plugin-is-now-required
@msftclas
Copy link

msftclas commented May 5, 2018

CLA assistant check
All CLA requirements met.

@tyru
Copy link

tyru commented May 17, 2018

I met same problem and found this pull request before sending the same pull request... ;)
(I don't know if .js entry is needed, because no .js source exists in the description, and vue-loader should reference ts-loader config for <script lang='ts'>?)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants