add drone files
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
alleks 2023-01-23 00:26:11 +03:00
parent 5f67e530ca
commit f741f71d48

View File

@ -6,7 +6,6 @@
"scripts": { "scripts": {
"dev": "rollup -c -w", "dev": "rollup -c -w",
"build": "rollup -c", "build": "rollup -c",
"postinstall": "node ./move_config.js",
"test": "stylint source-src/css/style.styl -c .stylintrc" "test": "stylint source-src/css/style.styl -c .stylintrc"
}, },
"source": "source-src/main.js", "source": "source-src/main.js",