mirror of
https://github.com/demostf/cutter.git
synced 2026-06-03 11:54:08 +02:00
5 lines
73 B
YAML
5 lines
73 B
YAML
language: node_js
|
|
node_js: "10"
|
|
|
|
script:
|
|
- ./node_modules/.bin/webpack
|