functional
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "tstl && $npm_package_scripts_postbuild",
|
||||
"postbuild": "cp dist/test.lua ../test.lua",
|
||||
"postbuild": "cp ./dist/test.lua ../",
|
||||
"dev": "tstl --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user