mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
Make paths relative to current folder in frontend
This commit is contained in:
parent
b0d466ba87
commit
689aa1884a
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
System.config({
|
||||
"baseURL": "/static/",
|
||||
"baseURL": "static/",
|
||||
"transpiler": "6to5",
|
||||
"paths": {
|
||||
"*": "*.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue