Initial commit
This commit is contained in:
11
assets/jsconfig.json
Normal file
11
assets/jsconfig.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"*": [
|
||||
"../themes/hugo-mod-jslibs-dist/popperjs/package/dist/cjs/*",
|
||||
"../themes/twbs/bootstrap/js/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user