ryanhornberger / nunjucks-html-loader

Webpack Loader for Nunjucks that returns raw html. Also works with Webpack watching system.
MIT License
27 stars 23 forks source link

Let's publish 1.1.0 to npm #5

Closed revelt closed 7 years ago

revelt commented 7 years ago

Hi!

Let's publish 1.1.0 to npm. It's still 1.0.0 there. If you need any help I'm happy to contribute.

cheers Roy

revelt commented 7 years ago

Closing.

jeremyzahner commented 7 years ago

@revelt The package has been bumped on npm. =)

revelt commented 7 years ago

I saw your comment and closed it within some seconds :) Thanks for publishing; I'll need it very soon, moving my builds to webpack..

jeremyzahner commented 7 years ago

@revelt Do it! Wouldn't want to go back anymore. You should recognize (just in case you missed it) that this loader is particularly for Nunjucks --> HTML and not for Nunjucks --> JS loading.

revelt commented 7 years ago

Exactly! I hit the wall with Gulp+BrowserSync, it's crashy and too slow on many templates. React apps on webpack load quicker than my html template builds on Gulp and BrowserSync.. I have huge hopes for this.