UNPKG

230 BJavaScriptView Raw
1'use strict';
2
3module.exports = {
4 HOMEPAGE: 'https://github.com/dvhbru/webpack',
5 BUGS: 'https://github.com/dvhbru/webpack/issues',
6 DOCS_CONFIG: 'https://github.com/dvhbru/webpack/blob/master/docs/Configuration.md',
7};