Commit e60e207e authored by HAYWAEL's avatar HAYWAEL

fix

parent 0917fbde
Pipeline #27857 passed with stage
in 2 minutes 13 seconds
...@@ -22,10 +22,12 @@ ...@@ -22,10 +22,12 @@
"inlineSourceMap": true, "inlineSourceMap": true,
"importHelpers": true, "importHelpers": true,
"esModuleInterop": true, "esModuleInterop": true,
"outDir":"dist"
}, },
"exclude": [ "exclude": [
"app/public", "app/public",
"app/views", "app/views",
"node_modules*" "node_modules*"
] ],
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment