Skip to content

Use strict-mode compatible octal literals#100

Closed
skeggse wants to merge 1 commit intonpm:latestfrom
skeggse:fix-octal-literals
Closed

Use strict-mode compatible octal literals#100
skeggse wants to merge 1 commit intonpm:latestfrom
skeggse:fix-octal-literals

Conversation

@skeggse
Copy link
Copy Markdown

@skeggse skeggse commented Nov 21, 2018

If you're doing unsupported things like trying to bundle npm's CLI, and are using a bundler that assumes ES6 modules for all source files, then the deprecated octal literals used here are problematic. This PR replaces the deprecated form with the modern octal literal form.

@skeggse skeggse requested a review from a team as a code owner November 21, 2018 01:17
@skeggse
Copy link
Copy Markdown
Author

skeggse commented Nov 21, 2018

Error: brain is off. This is a dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant