We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ed723 commit 2ad5071Copy full SHA for 2ad5071
build/webpack.config.leaflet.js
@@ -46,7 +46,7 @@ module.exports = {
46
query: {
47
presets: ['es2015'],
48
plugins: [
49
- 'transform-class-properties',"transform-eval",
+ 'transform-class-properties',
50
]
51
}
52
},{
0 commit comments