Michael Bromley 6cde0d8c16 feat(ui-devkit): Export helper function to set brand images 5 år sedan
..
src 2081a157fc feat(ui-devkit): Allow custom global styles to be specified 5 år sedan
README.md fe72c41e7c feat(admin-ui): Improved ui extension development API & architecture 5 år sedan
angular.json 6cde0d8c16 feat(ui-devkit): Export helper function to set brand images 5 år sedan
package.json fd7f9d1fd1 chore(ui-devkit): Make scaffold package.json private 5 år sedan
tsconfig.json f8829400fc refactor(admin-ui, ui-devkit): Minimally working devkit build 5 år sedan

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.