UNPKG

write-assets-webpack-plugin

Version:

Force webpack-dev-server/webpack-dev-middleware program to write bundle files to the file system.

8 lines (6 loc) 123 B
class TestingApplication { constructor(opts = {}) { this.options = opts; } } module.exports = TestingApplication;