-
Hi, I'm trying to get brunch to work in an ASP.NET Core project with bootstrap, typescript and vuejs.
If I don't include de _node_modules_ folder, my _javascripts_ and _stylesheets_ are compiled and …
-
### Description
Angular 2 component metadata seems to be lost during compile.
### Expected behavior
Metadata should be compiled before exporting the module, however decorators might be getting lost.…
-
Hi. Thanks for amazing app.
I'm now using Webpack, works good. But very hard to learn to add loader, takes much of size because of many modules requirement. But compiling for site not works as except…
-
Cannot find module 'path' from 'vfile/index.js'
-
Our current gulpfile/tasks pipeline has grown too much it might be overwhelming for new users to get started with the starter kit. Rewriting the entire tasks system should be our main priority before …
-
### Description
I use brunch with elixir/phoenix. I suddenly started to crash on my main work mac book pro with a segmentation fault. I used node 7.5, tryed 7.4. and now 6.9.5. No difference they a…
-
### Description
My project was working perfectly well under 2.9.1. After updating to 2.10.2 (also tried 2.10), it shows me an error in my vendor.ts file:
vendor.ts:
```
import 'es6-shim';
imp…
-
Hi,
First I've updated my code with the 5.0.4 api version. Very good work!
### Expected behavior
I want to include in my template string a HTML string from a var.
### Actual behavior
The h…
yudao updated
7 years ago
-
A short example or tutorial for building a web app with BuckleScript with modern tools and platforms such as webpack and npm, especially for people familiar with JS/web app workflow, would be great.
-…
-
I have it correctly declared in package Json and I use below config.
All my polymer components are for now stored in web/static/assets/bower_componenents so they are copied by brunch extensively to…