7 lines
79 B
JavaScript
Vendored
7 lines
79 B
JavaScript
Vendored
module.exports = {
|
|
output: {
|
|
library: "SockJS",
|
|
libraryTarget: "umd"
|
|
}
|
|
}
|