mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-08-22 16:10:52 +00:00
Fix library build in grunt.
This commit is contained in:
@@ -48,7 +48,9 @@ module.exports = function(grunt) {
|
||||
webpack: {
|
||||
options: {
|
||||
entry: "./src/js/ripple/index.js",
|
||||
library: "ripple"
|
||||
output: {
|
||||
library: "ripple"
|
||||
}
|
||||
},
|
||||
lib: {
|
||||
output: {
|
||||
|
||||
Reference in New Issue
Block a user