PATH:
home
/
letacommog
/
metras
/
wp-content
/
plugins
/
wp-lastweets
/
vendor
/
htmlburger
/
carbon-fields
/
bin
/** * External dependencies. */ const path = require( 'path' ); module.exports = { classicBuildPath: path.resolve( __dirname, '..', 'build', 'classic' ), gutenbergBuildPath: path.resolve( __dirname, '..', 'build', 'gutenberg' ), };
[+]
..
[-] webpack.blocks.js
[edit]
[-] wp-packages.js
[edit]
[-] webpack.vendor.js
[edit]
[-] webpack.core.js
[edit]
[-] paths.js
[edit]
[-] webpack.base.js
[edit]
[-] webpack.metaboxes.js
[edit]