Closed brandon-leapyear closed 4 years ago
:sparkles: This is an old work account. Please reference @brandonchinn178 for all future communication :sparkles:
Tested with node:
node
const utils = require('./utils') utils.readFromPackageJson() utils.readFromPackageJson({ fileName: 'package.json' }) utils.readFromPackageJson({ fileName: '/Users/bchinn/repos/webpack-node-externals/package.json' })
:sparkles: This is an old work account. Please reference @brandonchinn178 for all future communication :sparkles:
Tested with
node
: