How use dist folder in uibuilder

In order to use npm packages, I need to bundle my code with webpack and place it inside the dist folder. But uibuilder does not recognize the dist folder. what should I do?

The resource from “http://localhost:1890/dist/definemission.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
Loading failed for the <script> with source “http://localhost:1890/dist/definemission.js”.

Read the docs? :smiley:

The advanced tab lets you switch between src and dist.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.