2017-09-13 07:52:34 +02:00

7 lines
79 B
JavaScript
Vendored

module.exports = {
output: {
library: "SockJS",
libraryTarget: "umd"
}
}