index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
browser
/
rollup.config.js
Age
Commit message (
Expand
)
Author
2023-08-18
Use single-quotes and increase line width
Matthew Miller
2023-08-18
Switch to @rollup/plugin-terser in browser build
Matthew Miller
2022-06-15
Simplify browser versioning comment
Matthew Miller
2021-06-17
get back ES5 UMD bundle
akanass
2021-06-17
change build system to only have ES2018 version
akanass
2021-04-17
Re-enable version injection in build artifacts
Matthew Miller
2021-04-15
delete obsolete commonjs plugin process in rollup build
akanass
2021-04-15
fix tslib comment delete plugin for new es5 version
akanass
2021-04-06
Disable version injection for now
Matthew Miller
2021-04-06
De-duplicate versionInjector config
Matthew Miller
2021-04-06
optimized build process with fewer files and all desired versions
akanass
2021-04-06
reformat build process to use only rollup to avoid duplicate code and to have...
akanass
2021-04-05
delete `rollup/json` plugin
akanass
2021-04-05
FIX-ISSUE-114
akanass
2021-04-05
Fix rollup config
Nicolas JESSEL
2021-04-04
Update rollup to just build UMD bundle
Matthew Miller
2021-04-01
Add version comment injection
Matthew Miller
2021-04-01
Set up Rollup config with multiple outputs
Matthew Miller