extract-loader icon indicating copy to clipboard operation
extract-loader copied to clipboard

webpack loader to extract HTML and CSS from the bundle

Results 60 extract-loader issues
Sort by recently updated
recently updated
newest added

I'm hitting a weird bug w/ html-loader, possibly related to webpack 5? Any ideas/suggestions? Thanks! -Isaac **[Test repo](https://github.com/isaacl/extract-loader-test)** ```html Hio ``` output: ```html Hio ```

When you load bootstrap and jquery from local files, this files are interprete and jQuery variable is undefined report. ![image](https://user-images.githubusercontent.com/451862/99394000-2da1da80-28ac-11eb-8323-90659bba7f80.png) The work the extract-loader is extract the content more no...

Switch from random (possibly repeating) placeholds to deterministic counter which can't conflict. Adjust placeholder string to ensure regex can't match a different number.

Maybe a boolean option could be set to exclude .js references in a document.

style attribute with background-image: url() is not parsed.

Hope update the dependency packages to the latest babel7~ :)

I changed "similar" to "similarly", which would be more appropriate in this context

Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 4.4.0 to 8.0.1. Release notes Sourced from standard-version's releases. standard-version v8.0.1 Bug Fixes deps: update dependency conventional-changelog to v3.1.21 (#586) (fd456c9) deps: update dependency conventional-changelog-conventionalcommits to v4.3.0...

dependencies