fixed #14 and some other spelling issues

This commit is contained in:
Samuel Philipp 2020-07-18 01:19:34 +02:00
parent 1146f2042a
commit 4945500a08
13 changed files with 24 additions and 6654 deletions

View file

@ -8,7 +8,7 @@ platform:
steps:
- name: build
image: node
image: node:alpine
commands:
- npm install
- npm run build