Michael Bromley 724e8498bd fix(ui-devkit): Silence sass warnings during compilation hai 9 meses
..
src babe4f457a feat(ui-devkit): Add `prefix` option to route config to allow overrides hai 1 ano
README.md fe72c41e7c feat(admin-ui): Improved ui extension development API & architecture %!s(int64=5) %!d(string=hai) anos
angular.json 724e8498bd fix(ui-devkit): Silence sass warnings during compilation hai 9 meses
package.json d9c89f4a06 chore(admin-ui): Update to Angular v12.2, Clarity v5.5 %!s(int64=4) %!d(string=hai) anos
tsconfig.json 6d0c8893cd chore(ui-devkit): Add tsx support in tsconfig %!s(int64=2) %!d(string=hai) anos

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.