maskeynihal
f67b9c13ff
run prettier and eslint fix on whole project with .js and .vue extension
2023-10-10 14:22:21 +05:45
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
b05f301c21
Fix webpack dynamic imports ( #266 )
...
* Update all deps
* Update dynamic import injection
2021-05-18 16:33:25 +01:00
Matt (IPv4) Cowley
4cfdcdb8d1
Update template generation ( #224 )
...
* Bump do-vue & do-bulma
* Tweak how we generate the template
* Remove the document.write monkeypatch, we'll fix this in prod
2021-02-19 17:56:38 +00:00
Matt (IPv4) Cowley
91db6ee322
Add build script for bundled DO Prism styles ( #200 )
...
* Only ignore root build/dist/dev directories
* Add build script for bundled DO Prism styles
2020-12-21 15:15:35 +00:00
MattIPv4
7444fa6f77
MIT license
2020-06-04 14:44:30 +01:00
MattIPv4
19cac71df0
Add in all the missing copyright headers
2020-05-28 16:50:03 +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