move to mjs
This commit is contained in:
parent
af5729844e
commit
31609da231
3 changed files with 12 additions and 15 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// https://github.com/shelljs/shelljs
|
||||
require('./check-versions')()
|
||||
import('./check-versions.mjs').then(m => m.default())
|
||||
require('shelljs/global')
|
||||
env.NODE_ENV = 'production'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue