Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Add the option is request non-minified code #5

Open
kbjr opened this issue Mar 16, 2015 · 0 comments
Open

Add the option is request non-minified code #5

kbjr opened this issue Mar 16, 2015 · 0 comments

Comments

@kbjr
Copy link
Owner

kbjr commented Mar 16, 2015

This will probably just be a query arg when requesting from the server, which can be set as an option in Polyfill.needs:

Polyfill.needs([ 'foreach' ], {minify: false}, function() {
    // ...
});
HTTP/1.1 GET /polyfill?p=foreach&minify=false
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant