Merge pull request #1615 from novnc/useRequireRename
Rename use_require.js to js2common.js
This commit is contained in:
commit
78eda3c040
|
@ -21,7 +21,7 @@
|
|||
"scripts": {
|
||||
"lint": "eslint app core po/po2js po/xgettext-html tests utils",
|
||||
"test": "karma start karma.conf.js",
|
||||
"prepublish": "node ./utils/use_require.js --clean"
|
||||
"prepublish": "node ./utils/convert.js --clean"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue