Completed
Last Updated: 07 Dec 2016 11:15 by ADMIN
Imported User
Created on: 06 Dec 2016 19:32
Category: Dialog
Type: Feature Request
1
Keep dialog module file structures the same as others.
The main.js file for all modules seem to be kept in the following file structure:
dist/npm/js/main.js

however in the dialog module the main,js file is 
dist/npm/main.js.

This inconsistency causes issues when using systemjs and loading the packages this way.
1 comment
ADMIN
Petyo
Posted on: 07 Dec 2016 11:15
We moved all packages to the new file structure. You can run update what you're using, the `js` path segment is dropped.