mirror of
https://github.com/demostf/cutter.git
synced 2026-06-03 20:04:07 +02:00
git init
This commit is contained in:
commit
df7394a816
23 changed files with 6670 additions and 0 deletions
5
www/.travis.yml
Normal file
5
www/.travis.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
language: node_js
|
||||
node_js: "10"
|
||||
|
||||
script:
|
||||
- ./node_modules/.bin/webpack
|
||||
Loading…
Add table
Add a link
Reference in a new issue