Start rename transition

This commit is contained in:
Jordan Eldredge 2018-04-13 06:51:09 -07:00
parent d353dbcf1e
commit d20f1cae42
24 changed files with 155 additions and 6675 deletions

View file

@ -51,7 +51,7 @@ module.exports = {
output: {
path: path.resolve(__dirname, "../built"),
filename: "winamp.[name].js",
library: "winamp2js",
library: "Webamp",
libraryTarget: "umd"
}
};