Kick promise polyfill
This commit is contained in:
parent
517661a606
commit
e9a365c150
20 changed files with 41 additions and 1388 deletions
1
index.js
1
index.js
|
|
@ -20,7 +20,6 @@ m.buildQueryString = require("./querystring/build")
|
|||
m.parsePathname = require("./pathname/parse")
|
||||
m.buildPathname = require("./pathname/build")
|
||||
m.vnode = require("./render/vnode")
|
||||
m.PromisePolyfill = require("./promise/polyfill")
|
||||
m.censor = require("./util/censor")
|
||||
|
||||
module.exports = m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue