Newer
Older
"start": "ng serve --configuration=local,fr --proxy-config proxy.conf.json",
"start-pwa": "npm run build:prod && http-server -p 8080 -c-1 dist/fr --proxy http://localhost:3000",
"build:prod": "ng build --configuration=production,fr --output-path=dist --output-hashing=all --subresource-integrity",
"build:dev": "ng build --configuration=production,fr --output-path=dist --output-hashing=all --subresource-integrity",
"doc": "./node_modules/.bin/compodoc -p tsconfig.doc.json",
"doc:serve": "./node_modules/.bin/compodoc compodoc -s",
"translate": "ng xi18n --ivy --output-path src/locale --out-file messages.en.xlf",
"storybook": "ng run pamn:storybook",
"build-storybook": "ng run pamn:build-storybook"
"@angular/animations": "^17.0.7",
"@angular/common": "^17.0.7",
"@angular/compiler": "^17.0.7",
"@angular/core": "^17.0.7",
"@angular/forms": "^17.0.7",
"@angular/platform-browser": "^17.0.7",
"@angular/platform-browser-dynamic": "^17.0.7",
"@angular/router": "^17.0.7",
"@angular/service-worker": "^17.0.7",
"@asymmetrik/ngx-leaflet": "^17.0.0",
"@ngx-translate/core": "^14.0.0",
"ag-grid-angular": "^29.0.0",
"ag-grid-community": "^29.0.0",
"jwt-decode": "^3.1.2",
"leaflet.locatecontrol": "^0.79.0",
"runtime-config-loader": "^5.0.2",
"@angular-devkit/build-angular": "^17.0.7",
"@angular-eslint/builder": "^17.0.1",
"@angular-eslint/eslint-plugin": "^17.0.1",
"@angular-eslint/eslint-plugin-template": "^17.0.1",
"@angular-eslint/schematics": "^17.0.1",
"@angular-eslint/template-parser": "^17.0.1",
"@angular/cli": "^17.0.7",
"@angular/compiler-cli": "^17.0.7",
"@angular/localize": "^17.0.7",
"@storybook/addon-essentials": "^8.0.4",
"@storybook/addon-interactions": "^8.0.4",
"@storybook/addon-links": "^8.0.4",
"@storybook/addon-mdx-gfm": "^8.0.4",
"@storybook/angular": "^8.0.4",
"@storybook/blocks": "^8.0.4",
"@storybook/manager-api": "^8.0.4",
"@storybook/theming": "^8.0.4",
"eslint-plugin-jsdoc": "^48.0.0",