load embark.json

This commit is contained in:
Michael Bradley, Jr 2018-08-17 16:45:35 -05:00
parent 285534abeb
commit bfeee5eb4d
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ const embarkPath = process.env.EMBARK_PATH;
const embarkAliases = require(path.join(dappPath, '.embark/embark-aliases.json'));
const embarkAssets = require(path.join(dappPath, '.embark/embark-assets.json'));
const embarkJson = require(path.join(dappPath, 'embark.json'));
// it's important to `embark reset` if a pkg version is specified in
// embark.json and changed/removed later, otherwise pkg resolution may behave