Enable source maps in node & update name in Dockerfile.
This commit is contained in:
+3
-2
@@ -16,6 +16,7 @@
|
||||
"ES2021.String"
|
||||
]
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["node_modules/**"]
|
||||
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
Reference in New Issue
Block a user