aurelia-bs-modal
aurelia-bs-modal copied to clipboard
aurelia-bundler not bundling modal files
There seems to be a problem when using aurelia-bundler to bundle all js and html files. It only includes the index.js file for the aurelia-bs-modal plugin and still needs to load all the other html and js files.
This could also be a problem with aurelia-bundler but it works for other plugins I use (like aurelia-computed which imports all js files in the index.js).