Skip to content

Test different modes of loading the alpha v2 library #281

Description

@mauriciopoppe

Manual tests:

  • With the default import functionPlot from 'function-plot'
  • With the dist bundled file import functionPlot from 'function-plot/dist/function-plot'
  • With web workers enabled within a plain HTML webpage
  • With web workers enabled in a bundler (Webpack)

With web workers

import functionPlot from 'function-plot'
functionPlot.withWebWorkers(8)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions