mirror of
https://github.com/danbulant/nollup-bug
synced 2026-06-24 17:12:07 +00:00
5 lines
No EOL
78 B
JavaScript
5 lines
No EOL
78 B
JavaScript
module.exports = {
|
|
contentBase: 'public',
|
|
port: 9001,
|
|
hot: true
|
|
}; |