Run: npm run build
To test changes, in this directory, run: npm link
Then in the other project, run: npm link nsfd-web-toolbox
Finally, run: npm run dev
You may need to remove the package installed from github, from both the package.json and package-lock.json files before doing this
Add the following to your webpack config, directly inside module: ignoreWarnings: [/Failed to parse source map/]