-
Couldn't load subscription status.
- Fork 340
Closed
Description
Hi,
Thanks very much for publishing this and the supplementary guide. It is very very helpful.
For webpack.prod.config.js, I had to remove the last curly brace. I also had to add the following two lines:
var webpack = require('webpack'); var BundleTracker = require('webpack-bundle-tracker'); When I run
./node_modules/.bin/webpack --config webpack.prod.config.js it expects additional parameters. Am I doing something wrong?
Metadata
Metadata
Assignees
Labels
No labels