summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/rollup.config.js
AgeCommit message (Expand)Author
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-18Switch to @rollup/plugin-terser in browser buildMatthew Miller
2022-06-15Simplify browser versioning commentMatthew Miller
2021-06-17get back ES5 UMD bundleakanass
2021-06-17change build system to only have ES2018 versionakanass
2021-04-17Re-enable version injection in build artifactsMatthew Miller
2021-04-15delete obsolete commonjs plugin process in rollup buildakanass
2021-04-15fix tslib comment delete plugin for new es5 versionakanass
2021-04-06Disable version injection for nowMatthew Miller
2021-04-06De-duplicate versionInjector configMatthew Miller
2021-04-06optimized build process with fewer files and all desired versionsakanass
2021-04-06reformat build process to use only rollup to avoid duplicate code and to have...akanass
2021-04-05delete `rollup/json` pluginakanass
2021-04-05FIX-ISSUE-114akanass
2021-04-05Fix rollup configNicolas JESSEL
2021-04-04Update rollup to just build UMD bundleMatthew Miller
2021-04-01Add version comment injectionMatthew Miller
2021-04-01Set up Rollup config with multiple outputsMatthew Miller