-
This issue is a:
- [ ] Bug report
- [x] Feature request
- [ ] Question / support request
- [x] Other
First off, I'm not currently a user of nwb :) I'm interested in it because I am developin…
-
I'm almost at 100% with page speed optimisations according to google's PageSpeed insights, just need to figure out how to resolve app.css and app.js to be non render-blocking, usually would achieve th…
-
I set up a new project today, which involves a somewhat complicated nwb.config.js (pasted in full below).
Unfortunately, I seem to have broken HMR in the process, there's no `[HMR]` log output in the…
brumm updated
7 years ago
-
when compiling for x64: multiple errors complaining about a missing files "open-ephys.lib" and "OpenEphysHDF5Lib.lib"
when compiling for win32:multiple juce errors, e.g.
'juce::AudioProcessor::get…
shayo updated
7 years ago
-
This issue is a:
- [ ] Bug report
- [ ] Feature request
- [x] Question / support request
- [ ] Other
(using nwb v0.15.8)
Hello,
I'm new with nwb and, first off, great job, it's a great e…
-
as discussed previously https://github.com/skatejs/skatejs/pull/1118#discussion_r112497202 we should consider prettier vs clang or just stay with semistandard
-
**This issue is a:**
- [ ] Bug report
- [ ] Feature request
- [x] Question / support request
- [ ] Other
**Is the version of `nwb` you're using installed globally or locally?**
Locally
…
-
Running production build on a server results in error
`vendor.43103173.js:1 Uncaught SyntaxError: Unexpected token
-
I am really excited about the 2.x branch. I was going to play around with it today, but I'm having difficulty getting it to compile. I am new to nwb, so this may be a simple thing, but here is what I…
-
This issue is a:
- [ ] Bug report
- [ ] Feature request
- [x] Question / support request
- [ ] Other
I try to config sass-loader.
```
cssPreprocessors: {
sass: {
test: /\.s[…