Skip to content

Test different modes of loading the alpha v2 library #281

@mauriciopoppe

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)

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