Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Fix webpack regex embed comment termination#262

Merged
mxstbr merged 1 commit intocarteb:masterfrom
wmertens:patch-1
Jun 2, 2016
Merged

Fix webpack regex embed comment termination#262
mxstbr merged 1 commit intocarteb:masterfrom
wmertens:patch-1

Conversation

@wmertens
Copy link
Copy Markdown
Collaborator

@wmertens wmertens commented Jun 2, 2016

Webpack has no protection against inserting */ in the comments it writes when output.pathinfo is true

Webpack has no protection against inserting */ in the comments it writes when output.pathinfo is true
@mxstbr mxstbr merged commit 1734401 into carteb:master Jun 2, 2016
wmertens added a commit to wmertens/webpack that referenced this pull request Jun 7, 2016
Using `/*` as comment delimiters allows request names to terminate a comment early, like in carteb/carte-blanche#262.
cletusw pushed a commit to cletusw/webpack that referenced this pull request Aug 25, 2016
Using `/*` as comment delimiters allows request names to terminate a comment early, like in carteb/carte-blanche#262.
cletusw pushed a commit to cletusw/webpack that referenced this pull request Sep 8, 2016
Using `/*` as comment delimiters allows request names to terminate a comment early, like in carteb/carte-blanche#262.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants