Michael Bromley 5f220120f2 chore(ui-devkit): Remove deprecated config option пре 3 година
..
src 2081a157fc feat(ui-devkit): Allow custom global styles to be specified пре 5 година
README.md fe72c41e7c feat(admin-ui): Improved ui extension development API & architecture пре 5 година
angular.json 5f220120f2 chore(ui-devkit): Remove deprecated config option пре 3 година
package.json d9c89f4a06 chore(admin-ui): Update to Angular v12.2, Clarity v5.5 пре 4 година
tsconfig.json d9c89f4a06 chore(admin-ui): Update to Angular v12.2, Clarity v5.5 пре 4 година

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.