bonfire-js / bonfire.js

:fire: Bonfire is a powerful and easy to use data structure for working with Firebase in JavaScript
MIT License
1 stars 0 forks source link

Use of Bonfire #13

Open skistaddy opened 7 years ago

skistaddy commented 7 years ago

How are users going to access bonfire? Are we going to have a CDN? How will they access all the dependencies? (deep-diff)

davidnagli commented 7 years ago

We need to set up a module bundler like Webpack.

Then we can use rawgit to serve the files with a CDN.

I tried to set up Webpack+Ava+Babel+(some minification tool), but I was having some trouble.... try to get it to work and hopefully we can have a beutiful build pipeline with full on testing, CI, and bundeling!