Remove public, private and bin folders
All checks were successful
Deploy / Deploy (push) Successful in 5s
All checks were successful
Deploy / Deploy (push) Successful in 5s
This commit is contained in:
10
assets/jsconfig.json
Normal file
10
assets/jsconfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"*": [
|
||||
"../themes/stack/assets/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user