-
react-map-gl is only tested using browserify, and unfortunately it appears to be non trivial getting react-map-gl and mapbox-gl-js working with webpack.
While we are not ready to commit to formal sup…
-
React doesn't have built-in conventions for how you structure your apps, other than its components, which naturally define certain types of boundaries.
Despite that, any time you find yourself repeat…
insin updated
7 years ago
-
This issue is a:
- [ ] Bug report
- [ ] Feature request
- [X] Question / support request
- [ ] Other
## My Issue
I'm using 0.15.6, css next, and css modules.
I have a simple (private)…
-
This issue is a:
- [ ] Bug report
- [ ] Feature request
- [x] Question / support request
- [ ] Other
These checks might help you diagnose whether something is wrong with nwb or your setup:
…
-
Syntax here should be updated too?
https://github.com/webpack/webpack.js.org/blob/develop/content/how-to/upgrade-from-webpack-1.md#moduleloaders-is-now-modulerules
-
We had [discussion](https://github.com/erlanglab/erlangpl/issues/10) with @arkgil about `erlangpl` and `erlangpl-ui` structure, how to manage server/client side code of plugins.
As follow-up to th…
-
This issue is a: Question / support request
Which modules are installed in your project?
```
swipecare-admin@1.3.2 /Users/ochervak/Projects/inferno-nwb
├── babel-eslint@7.1.1
├── classnames@2.2…
-
### Issue description or question
[Power-assert](https://github.com/power-assert-js/power-assert) provides descriptive assertion messages through standard assert interface. To do this, power-assert t…
-
I tried to run build this project on Windows 8.1 but it fails:
```
D:\3rdparty\react-hn>npm install
> phantomjs-prebuilt@2.1.12 install D:\3rdparty\react-hn\node_modules\nwb\node_m
odules\phanto…
-
First, let me thank you for this fantastic project! I've been struggling with create-react-app a bit as they took the approach all or nothing which you leave space for nice configuration.
My problem …