generator-react-webpack-node
generator-react-webpack-node copied to clipboard
how can i set a static image in the project
just like a logo,how can i put in .jsx?
import 'xx.scss' it cause 'window is not defined'~~ I put the config just Like { test: /.scss/, loader: 'style-loader!css-loader!sass-loader?outputStyle=expanded' }, but no working