mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-10-17 16:07:49 +02:00
5 lines
108 B
JavaScript
5 lines
108 B
JavaScript
module.exports = [
|
|
require('./_support/webpack.config.js'),
|
|
require('./_support/webpack.critical.js')
|
|
]
|