mirror of
https://github.com/lrsjng/pagemap.git
synced 2025-08-20 11:51:49 +02:00
Minor changes.
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = {
|
||||
entry: './lib/pagemap.js',
|
||||
output: {
|
||||
path: './dist',
|
||||
filename: 'pagemap.js',
|
||||
filename: 'pagemap.min.js',
|
||||
library: 'pagemap',
|
||||
libraryTarget: 'umd'
|
||||
},
|
||||
|
Reference in New Issue
Block a user