Michael Bromley 08e23d0240 feat(ui-devkit): Allow static assets to be renamed %!s(int64=5) %!d(string=hai) anos
..
src fe72c41e7c feat(admin-ui): Improved ui extension development API & architecture %!s(int64=5) %!d(string=hai) anos
README.md fe72c41e7c feat(admin-ui): Improved ui extension development API & architecture %!s(int64=5) %!d(string=hai) anos
angular.json 08e23d0240 feat(ui-devkit): Allow static assets to be renamed %!s(int64=5) %!d(string=hai) anos
package.json fd7f9d1fd1 chore(ui-devkit): Make scaffold package.json private %!s(int64=5) %!d(string=hai) anos
tsconfig.json f8829400fc refactor(admin-ui, ui-devkit): Minimally working devkit build %!s(int64=5) %!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.