UNPKG

metro-explorer

Version:
11 lines (10 loc) 256 B
// webpack.config.js module.exports = { // entry point of our application // entry: './resources/standalone/explorer.js', // where to place the compiled bundle /*output: { path: './build/js/', filename: 'exp_standalone.js' }*/ }