naviapps / create-nw-react-app

Create NW.js React apps with no build configuration.
MIT License
144 stars 14 forks source link

How to override webpack config? #17

Closed kenphil closed 5 years ago

kenphil commented 6 years ago

I need to import 'antd' and change the theme, but how to override your webpack config?

naviapis commented 6 years ago

If you use custom settings you need to eject. https://github.com/naviapps/create-nw-react-app/blob/master/packages/nw-react-scripts/template/README.md#npm-run-eject

kenphil commented 6 years ago

how can i import antd and change the theme?

naviapis commented 6 years ago

Please refer to here. https://github.com/ant-design/create-react-app-antd