generator-react-webpack-node icon indicating copy to clipboard operation
generator-react-webpack-node copied to clipboard

how can i set a static image in the project

Open moxiaobei2 opened this issue 9 years ago • 1 comments

just like a logo,how can i put in .jsx?

moxiaobei2 avatar Nov 26 '16 07:11 moxiaobei2

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

moxiaobei2 avatar Nov 28 '16 02:11 moxiaobei2