mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-22 16:08:11 +08:00
Replace license generator web infra to use Vite
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user