Michael Bromley 97b5aed8d8 refactor(admin-ui): Create new lazy-loaded SystemModule hace 5 años
..
src 97b5aed8d8 refactor(admin-ui): Create new lazy-loaded SystemModule hace 5 años
README.md fe72c41e7c feat(admin-ui): Improved ui extension development API & architecture hace 5 años
angular.json 08e23d0240 feat(ui-devkit): Allow static assets to be renamed hace 5 años
package.json fd7f9d1fd1 chore(ui-devkit): Make scaffold package.json private hace 5 años
tsconfig.json f8829400fc refactor(admin-ui, ui-devkit): Minimally working devkit build hace 5 años

README.md

Generated Admin UI

This directory and its entire contents was generated the compileUiExtensions() function of the @vendure/ui-devkit/compiler package. It is not recommended to modify these files, since any changes will be overwritten upon re-compiling the ui extensions.

Production app

When compiling in production mode (devMode: false), the compiled application will be output to the ./dist directory. This is a production-ready Angular application which can then be served from any web server, with attention to the Angular server configuration guide.