Commit Graph

15 Commits

Author SHA1 Message Date
806a889726 Gotta have separate dist folders for each browser 2020-02-08 00:08:07 +01:00
31ed290390 fix webpack, don't include useless files (ext/lib and ext/conf) in build
Since files in /lib and /conf use optional chaining, and since optional chaining is only supported through the magic of babel plugins, this is one sure way to fail validation
2020-02-07 00:07:28 +01:00
f5f3e2754f Update npm packages & add optional chaining 2020-01-28 23:11:15 +01:00
dfabfaad48 pass CHANNEL to process.env for extension to use 2020-01-27 23:35:38 +01:00
a1b89e0fc2 This is here mostly to test CI (master commit shouldn't build, merge to testing should) 2019-12-03 02:11:16 +01:00
30d6338d76 Separate testing and nightly 2019-12-03 02:01:29 +01:00
db5d69d92f fix build 2019-11-29 00:31:20 +01:00
e51a2f4193 fix build config 2019-11-29 00:12:31 +01:00
709cb7763c prepare stuff for CI nightly builds 2019-11-28 23:37:26 +01:00
f854daa44b Removing unnecessary stuff from webpack 2019-09-17 22:14:05 +02:00
04f40d9a4c Webpack: pass env.BROWSER to webpack 2019-05-09 21:10:45 +02:00
887cbaab0a attempt at getting debugging via vscode working 2019-05-07 23:03:13 +02:00
9a3ba39076 get extension version from manifest.json instead of package.json 2019-05-04 17:05:08 +02:00
20030f1679 Comms broken into separate files, fixed uw-bg to the point there's no errors in console 2018-12-30 23:41:44 +01:00
e2df78aa78 Started using vue for settings and popup, start of rewrite for settings page 2018-12-30 23:16:09 +01:00