remove promise-polyfill (#9812)
promises are polyfilled by babel, it's no longer needed.
This commit is contained in:
parent
18e0447b3f
commit
cc2916dc5a
4 changed files with 2 additions and 8 deletions
3
.ignore
3
.ignore
|
@ -1,5 +1,6 @@
|
|||
/vendor
|
||||
/public/vendor
|
||||
/public/vendor/plugins
|
||||
/public/vendor/assets
|
||||
/modules/options/bindata.go
|
||||
/modules/public/bindata.go
|
||||
/modules/templates/bindata.go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue