Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Preload optimizers #21

Merged
merged 1 commit into from
Feb 3, 2020
Merged

Conversation

bookmoons
Copy link
Contributor

@bookmoons bookmoons commented Jul 5, 2019

Improves robustness of optimizer loading.

Browserify docs show the current approach of passing plugin name to the library. But this seems not to work when installed globally. Preloading and passing the loaded module to the lib resolves this.

Closes #20.

Improves robustness of optimizer loading.

Browserify docs recommend asking browserify to load plugins
but it uses a different resolution procedure that fails to find
them in some cases.
@bookmoons bookmoons changed the title Load optimizers locally Preload optimizers Jul 25, 2019
@simskij simskij merged commit 60168ed into grafana:master Feb 3, 2020
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.

Unable to convert .jmx file to k6 using jmeter-to-k6, when using CSV dataset config element in my jmeter
2 participants