hk-skit/chrome-extension-starter-kit

Not working anymore

Closed this issue · 0 comments

Don't think this solution works any longer.

  1. In watch.js, "filter" is undefined since there is no entry.app
  2. const CleanWebpackPlugin = require('clean-webpack-plugin'); This no longer works, you have to use: {CleanWbpackPlug}
  3. Even if you make all these changes, you will still get an error:
[ Starting the Chrome Hot Plugin Reload Server... ]
TypeError: [WCER-E1] function(obj) {
obj || (obj = {});
var __t, __p = '';
with (obj) {
__p += 'Background script entry is required';

}
return __p
}.