Closed
Description
What problem does this feature solve?
I love the new vue-cli. npm run serve
and npm run build
are very nice, but with Phoenix/Elixir, I don't want to use the dev server. Instead, I want that Webpack watches for changes and produces it's build in the dist directory.
What does the proposed API look like?
npm run watch
Metadata
Metadata
Assignees
Labels
No labels