Commit graph

15 commits

Author SHA1 Message Date
Matt Cowley
07b0714837
Suppress logging with NODE_ENV (#332) 2022-02-25 20:00:45 +00:00
Matt (IPv4) Cowley
387a47b014
Dependency updates + full ESM (#327)
* Dependency updates

* Fix eslint issues

* Switch to esm fully

* Fix Jest tests

* Update to node 16, force mini-css-extract-plugin to 1.x

* More dep updates

* Use correct NPM version in Actions

* Fix mini-css-extract-plugin version overrides

* Don't rely on Webpack for available languages
2022-02-04 21:10:20 +00:00
Matt (IPv4) Cowley
c261892de4
Ensure bundle analysis is always enabled (#267) 2021-05-18 16:39:41 +01:00
Matt (IPv4) Cowley
b05f301c21
Fix webpack dynamic imports (#266)
* Update all deps

* Update dynamic import injection
2021-05-18 16:33:25 +01:00
Matt (IPv4) Cowley
bbb572a668
Bump do-bulma for Inter (#245)
* Bump do-bulma

* Fix SCSS font includes

* Inject resolve-url-loader

* Also bump do-vue
2021-03-29 15:02:01 +01:00
Matt (IPv4) Cowley
b4a933add1
Disable index.html fallback in dev (#230) 2021-02-19 17:54:58 +00:00
Matt (IPv4) Cowley
479412888d
Set dynamic webpack import path (#208)
* Set dynamic webpack import path

* Cleanup
2021-01-05 15:29:13 +00:00
Alex Howes
3aba7956ef
Syntax Highlighting for Docker and Yaml (#177)
* Implement dynamic component for docker and yaml prism components. Also removes chunk limit for lazy-loading.

* Fix eslint with babel-eslint and remove unusued LimitChunkCount plugin.
2020-10-14 15:49:53 +01:00
MattIPv4
35962bd05e Remove Node polyfills 2020-06-05 20:55:43 +01:00
MattIPv4
4b2a476227 Change tar implementation & reduce bundle (583.28kb > 471.58kb) 2020-06-04 21:26:37 +01:00
MattIPv4
7444fa6f77 MIT license 2020-06-04 14:44:30 +01:00
MattIPv4
707ff8238a Move i18n strings to be centralised 2020-06-02 16:51:28 +01:00
MattIPv4
19cac71df0 Add in all the missing copyright headers 2020-05-28 16:50:03 +01:00
MattIPv4
5a4714cb40 Dep cleanup 2020-05-27 14:17:24 +01:00
MattIPv4
2f6ad2634e Move to using vue-cli-service instead of parcel (2.1MB to 850KB) 2020-05-26 23:23:07 +01:00