How to import an external package

Hello,

I’m using ChartJS package because I need to use a combined chart (not available in wappler).

In order to set the colors, I need to import the patternomaly package on my JS file, when I try to import it like this:

import pattern from ‘patternomaly’;

I get this error on wappler’s code editor:

Community Page
Last updated: