Replace license generator web infra to use Vite

This commit is contained in:
Keavon Chambers
2023-11-13 03:38:36 -08:00
parent 1f2dfcf372
commit f4ec76f35e
12 changed files with 458 additions and 2663 deletions
+6 -1
View File
@@ -1,6 +1,11 @@
{{!
Be careful to prevent auto-formatting from breaking this file's indentation
Be careful to prevent auto-formatting from breaking this file's indentation.
Replace this file with JSON output once this is resolved: https://github.com/EmbarkStudios/cargo-about/issues/73
The `GENERATED_BY_CARGO_ABOUT` prefix is a JS labeled statement
(<https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/label>)
used so the reader of the generated file can verify the file does indeed start with that string,
while remaining valid JS for subsequent parsing.
}}
GENERATED_BY_CARGO_ABOUT: [
{{#each licenses}}