[hotfix] remove pkg.module (#6239)

remove pkg.module
This commit is contained in:
Andrew Cherniavskii
2018-07-18 11:22:42 +02:00
committed by GitHub
parent 1b14781c06
commit c189189b9d
2 changed files with 1 additions and 2 deletions

View File

@ -45,7 +45,7 @@ export default {
sourcemap: true
},
{
file: pkg.module,
file: 'dist/leaflet-src.esm.js',
format: 'es',
banner: banner,
sourcemap: true