move to mjs
This commit is contained in:
parent
af5729844e
commit
31609da231
3 changed files with 12 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
require('./check-versions')()
|
||||
import('./check-versions.mjs').then(m => m.default())
|
||||
var config = require('../config')
|
||||
if (!process.env.NODE_ENV) process.env.NODE_ENV = config.dev.env
|
||||
var path = require('path')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue