Commit Graph

4 Commits (80974cb685a34085a790a4c458ee7fea87690593)

Author SHA1 Message Date
Glen Cheney 892b9329a0 Update webpack config for v2 7 years ago
Glen Cheney 790b957bc3
Use ES6 export for main file. Add index.js to export the `default` to module.exports
This would allow module bundlers like rollup to use jsnext:main and it'll all be ES6 import/exports
8 years ago
Glen Cheney 150de2024f Remove `.es6` suffix for file name. Remove old grunt file.
Only include jQuery on pages which request it.
Use SRI hash for CDN version of jQuery.
8 years ago
Glen Cheney 1dd55b0505 Use web pack multi compiler. 8 years ago