Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Breaking changes: remove deprecated sourcemap generation#19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
DRSDavidSoft wants to merge6 commits intojavascript-obfuscator:master
base:master
Choose a base branch
Loading
fromDRSDavidSoft:remove-deprecated

Conversation

DRSDavidSoft
Copy link
Contributor

@DRSDavidSoftDRSDavidSoft commentedMar 30, 2019
edited
Loading

Remove deprecated methods

In previous versions, ifgulp-sourcemaps was not used and obfuscator'ssourceMap option was set totrue, a.map file will be thrown to Gulp stream. (This method isremoved in this PR and not recommended for future use.)

This PR is intended to be merged in the next release (2.0.0)

@WuglyakBolgoink
Copy link

WuglyakBolgoink commentedJul 5, 2021
edited
Loading

@DRSDavidSoft /@Wain-PC any progress?

@DRSDavidSoftDRSDavidSoft marked this pull request as ready for reviewJuly 5, 2021 22:44
@DRSDavidSoft
Copy link
ContributorAuthor

DRSDavidSoft commentedJul 5, 2021
edited
Loading

@WuglyakBolgoink This pull request only removes the previous (old) sourcemap generation method that wasdeprecated with#18. No features is added by this PR since the new method is also present inv1.1.6. (Both are present, and depending on the configuration, one is used.)

This PR is intended to be merged in semver-2.0 as to not break existing code thatmight use the older sourcemap generation method.

The author can merge this PR and bump the version, now, or later.

@DRSDavidSoftDRSDavidSoft changed the titleBreaking changesBreaking changes: remove deprecated sourcemap generationJul 5, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@DRSDavidSoft@WuglyakBolgoink

[8]ページ先頭

©2009-2025 Movatter.jp