This can now be included in another rollup
built bundle.
Work on es6/package.js
, and create with..
npm run package
Work in js/main
as usual
npm start
async.js
- allows css scripts to be loaded in async via the link rel=preload as=style
ENV variables
are available, see npm run production
and in js/main.js
. Also rollup.config.js
detects ENV
and uglifies
where applicable.