mirror of
https://github.com/c9fe/22120.git
synced 2024-11-04 10:02:42 +01:00
7 lines
117 B
Bash
Executable File
7 lines
117 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
gut "Just built"
|
|
cp ./.package.dev.json ./package.json
|
|
cp ./src/.common.dev.js ./src/common.js
|
|
|