Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Nothing happened in create-react-app #61

Open
Beace opened this issue Jul 16, 2018 · 0 comments
Open

Nothing happened in create-react-app #61

Beace opened this issue Jul 16, 2018 · 0 comments

Comments

@Beace
Copy link

Beace commented Jul 16, 2018

image

I have plugins in wepback.config.dev.js, but electron-webpack-dashboard not working

plugins: [
      // Prevents users from importing files from outside of src/ (or node_modules/).
      // This often causes confusion because we only process files within src/ with babel.
      // To fix this, we prevent you from importing files out of src/ -- if you'd like to,
      // please link the files into your node_modules/ and let module-resolution kick in.
      // Make sure your source files are compiled, as they will not be processed in any way.
      new ModuleScopePlugin(paths.appSrc, [paths.appPackageJson]),
      new DashboardPlugin({ port: 3000 }),
],
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant