projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15103f1
)
Client: generate js files in dist directory
author
Chocobozzz
<florian.bigard@gmail.com>
Thu, 19 Jan 2017 20:03:08 +0000
(21:03 +0100)
committer
Chocobozzz
<florian.bigard@gmail.com>
Thu, 19 Jan 2017 20:03:08 +0000
(21:03 +0100)
client/tsconfig.webpack.json
patch
|
blob
|
history
diff --git
a/client/tsconfig.webpack.json
b/client/tsconfig.webpack.json
index a0830cada441433733d96bfab829b4eb0b04e184..e1e1bb864d50e98ee70a1ba16572ae70d0b7e956 100644
(file)
--- a/
client/tsconfig.webpack.json
+++ b/
client/tsconfig.webpack.json
@@
-10,6
+10,7
@@
"noEmitHelpers": true,
"strictNullChecks": false,
"baseUrl": "./src",
+ "outDir": "./dist",
"paths": [
],
"lib": [