whitesmith / qnorr

Because there are moments in life when tastier is better. 🍆
7 stars 0 forks source link

Refactor gulp script bundling task to use rollup. #17

Closed mgontav closed 7 years ago

mgontav commented 7 years ago

Following #16. Weŕe now using rollup to include external modules installed via npm, requiring all JS code to be imported as ES6 modules as well.

We might want to add some documentation regarding how to include scripts, or at least redirect people to the ES6 modules docs so they understand how to import and export stuff.

renatodeleao commented 7 years ago

All good! Thanks mate @mgontav 🙌