UNPKG

enuf

Version:

The quicker, easier way to deal with numbered files. The bibling lawyer's dream come true.

7 lines 111 B
module.exports = { entry: './index.js', output: { filename: 'index.bundle.js' }, target: 'node', };