JS frontend stuff
Move old ember frontend to properly named folder Add vue based new frontend
This commit is contained in:
parent
8947d97825
commit
88398334fe
254 changed files with 837 additions and 0 deletions
8
frontend-old-ember/.ember-cli
Normal file
8
frontend-old-ember/.ember-cli
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
/**
|
||||
Setting `isTypeScriptProject` to true will force the blueprint generators to generate TypeScript
|
||||
rather than JavaScript by default, when a TypeScript version of a given blueprint is available.
|
||||
*/
|
||||
"isTypeScriptProject": true,
|
||||
"pnpm": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue