nwb icon indicating copy to clipboard operation
nwb copied to clipboard

A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)

Results 103 nwb issues
Sort by recently updated
recently updated
newest added

This issue is a: Feature request Could you let us use index.jsx instead of index.js for react components???

enhancement

Update demo/index.js to use functional component

See here: https://medium.com/@WebReflection/a-nodejs-dual-module-deep-dive-8f94ff56210e

enhancement

This issue is a: - Question / support request how can I do with multi entry Here's my nwb config ```` module.exports = { type: 'react-app', webpack: { extra: {...

enhancement

Add an `--analyze`/`--analyse` flag which enables use of [`BundleAnalyzerPlugin`](https://github.com/th0r/webpack-bundle-analyzer) to make it easy to inspect the contents of bundles.

enhancement

This issue is a **Support request** Hi I moved my `nwb` based project to Typescript. Everything fine except for the automatic reload of the browser on save. I created the...

This issue is a: - Feature request I want to build a chrome extension with nwb and react but I need to be able to run the equivalent of `webpack...

enhancement

This issue is a: - Bug report when we run `npm run test:coverage && npm run build` coverage directory get deleted. In CI (travis) coveralls is executed in after_success section...

bug

>This issue is a: - Feature request >Is the version of `nwb` you're using installed globally or locally? - locally >Which versions of Node.js, npm and nwb are you using...

enhancement

Before: ![before](http://image.prntscr.com/image/5e5676569e2c4acd9c0c5deb568d0222.png) After: ![after](http://image.prntscr.com/image/cdf0dd1f9c6a44f58c75f1345439a068.png) Note: SVGs from wikipedia, will be cached by github 👌

docs