Newer
Older
"start": "ng serve --configuration=local,fr --proxy-config proxy.conf.json --host 0.0.0.0",
"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.3.8",
"@angular/cdk": "^17.3.6",
"@angular/common": "^17.3.8",
"@angular/compiler": "^17.3.8",
"@angular/core": "^17.3.8",
"@angular/forms": "^17.3.8",
"@angular/platform-browser": "^17.3.8",
"@angular/platform-browser-dynamic": "^17.3.8",
"@angular/router": "^17.3.8",
"@angular/service-worker": "^17.3.8",
"@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",
"@angular/cli": "^17.3.7",
"@angular/compiler-cli": "^17.3.8",
"@angular/localize": "^17.3.8",
"@storybook/addon-essentials": "^8.4.1",
"@storybook/addon-interactions": "^8.4.1",
"@storybook/addon-links": "^8.4.1",
"@storybook/addon-mdx-gfm": "^8.4.1",
"@storybook/angular": "^8.4.1",
"@storybook/blocks": "^8.4.1",
"@storybook/manager-api": "^8.4.1",
"@storybook/theming": "^8.4.1",
"eslint-plugin-jsdoc": "^48.0.0",