Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix (and speed up) extension browserify post-config refactor. #499

Merged
merged 1 commit into from
Jul 14, 2016

Conversation

paulirish
Copy link
Member

The audit and gather resolving in the extension browserify was broken after the recent commits.

This fixes things.

The primary fixes are const config = new Config(configJSON, false); in the extension and tweaking a ../ to ./ and vice versa. Love it.

@paulirish paulirish force-pushed the fixextensionpostconfigdotjs branch from 448675c to f504b12 Compare July 8, 2016 04:58
@paulirish
Copy link
Member Author

@paullewis you're best to review this one, when you got a mo

@paullewis paullewis added the +1 label Jul 14, 2016
@paullewis
Copy link
Contributor

V happy with this.

@paullewis paullewis merged commit 563ae0c into master Jul 14, 2016
@paulirish paulirish deleted the fixextensionpostconfigdotjs branch July 26, 2016 19:34
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.

None yet

2 participants