better errors + better tools
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"author": "Yanis Rigaudeau - Axel Barault",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "rollup -c",
|
||||
"build": "rollup -c --failAfterWarnings",
|
||||
"dev": "rollup -c -w",
|
||||
"start": "sirv public --no-clear --host --single",
|
||||
"check": "svelte-check --tsconfig ./tsconfig.json",
|
||||
|
Reference in New Issue
Block a user