fix build
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
version: 0.1
|
version: 0.2
|
||||||
phases:
|
phases:
|
||||||
install:
|
install:
|
||||||
commands:
|
commands:
|
||||||
- 'touch .npmignore'
|
- 'touch .npmignore'
|
||||||
- 'npm install -g gatsby'
|
|
||||||
pre_build:
|
pre_build:
|
||||||
commands:
|
commands:
|
||||||
- 'npm install'
|
- 'npm install'
|
||||||
|
|||||||
Reference in New Issue
Block a user