1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-10-17 07:57:43 +02:00
cheatsheets/webpack.config.js
2017-10-19 12:37:49 +08:00

5 lines
108 B
JavaScript

module.exports = [
require('./_support/webpack.config.js'),
require('./_support/webpack.critical.js')
]