mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
Remove spec option in babel config (#593)
This commit is contained in:
@@ -80,7 +80,6 @@ export default {
|
||||
{
|
||||
targets: '> 0.25%, not dead, IE 11',
|
||||
modules: false,
|
||||
spec: true,
|
||||
useBuiltIns: 'usage',
|
||||
forceAllTransforms: true,
|
||||
corejs: 3,
|
||||
|
||||
Reference in New Issue
Block a user