summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/webpack.config.js
AgeCommit message (Collapse)Author
2021-04-01Clean out WebpackMatthew Miller
2021-02-05Update project name in build timestampMatthew Miller
2021-02-05Use multiline version comment in browser buildMatthew Miller
This should help prevent accidents in the future with the library not working if minification at a higher levels puts everything on a single line.
2020-05-26Rename WebAuthntine to SimpleWebAuthnMatthew Miller
2020-05-25Run Prettier over everythingMatthew Miller
2020-05-25Make @webauthntine/browser work in node envPascal Sthamer
2020-05-21Inject package version into browser bundleMatthew Miller
2020-05-21Use Webpack to build browserMatthew Miller