@pixolith/webpack-typo3-config
v11.0.0
Published
## How to use
Readme
Webpack TYPO 3 Config
How to use
Install
npm install @pixolith/webpack-typo3-config--save-devRequire the plugin
Require the plugin in your projects webpack.config.js in the version you desire;
const typo3Config = require('webpack-typo3-config');