🔧 Utiliser live-server sur Heroku

pull/183/head
Laurent Bossavit 2018-03-07 18:09:24 +01:00
parent fdbd3fa38e
commit 2f641b701c
3 changed files with 240 additions and 1312 deletions

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: yarn run live-server

View File

@ -15,6 +15,7 @@
"not ie < 11"
],
"dependencies": {
"live-server": "^1.2.0",
"@babel/polyfill": "^7.0.0-beta.34",
"classnames": "^2.2.5",
"dedent-js": "^1.0.1",

1550
yarn.lock

File diff suppressed because it is too large Load Diff