Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ordering): add support for insertInto option
This adds an new `insertInto` option that is optional and backards-compatible. Specifying a CSS selector allows the user to specify a DOM node into which the async-loaded <link> tags should be inserted. Closes webpack-contrib#370, related to webpack-contrib#328,webpack-contrib#331
- Loading branch information