Michael Bromley 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
..
src 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
README.md fe72c41e7c feat(admin-ui): Improved ui extension development API & architecture před 5 roky
angular.json 99da585125 feat(core): Update to TypeScript v4.9.5 před 2 roky
package.json d9c89f4a06 chore(admin-ui): Update to Angular v12.2, Clarity v5.5 před 4 roky
tsconfig.json 30f79af8f6 fix(ui-devkit): Update scaffolding to use correct eslib (#1886) před 3 roky

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.