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