dash-component-boilerplate
dash-component-boilerplate copied to clipboard
Shared files are not served, if generated.
With the current webpack.config.js, there is a possibility of generating a {{cookiecutter.project_shortname}}-shared.js file. If the file is generated, it is not added to the _js_dist list and has to be added manually to the __init__ file.