CSS build changes et al
Signed-off-by: Jyri Genral <jyri.eerola@jrd.fi>
This commit is contained in:
parent
dced758ea4
commit
de335261f0
3 changed files with 38 additions and 3 deletions
|
|
@ -5,7 +5,9 @@
|
|||
"experimentalDecorators": true,
|
||||
"jsx": "react",
|
||||
"outDir": "dist",
|
||||
"lib": ["dom", "es2015"]
|
||||
"lib": ["dom", "es2015"],
|
||||
"sourceMap": true,
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue