Commit Graph

25 Commits

Author SHA1 Message Date
Tim Donohue
8144d1bb9e Add yarn.lock to .gitignore 2024-09-06 12:35:52 -05:00
Alan Orth
ce3285c1f2 .gitignore: remove package-lock.json
Now that we are using npm we need to commit this.
2024-09-05 10:30:11 +03:00
Giuseppe Digilio
abae9b9246 [DURACOM-234] WIP fix SSR 2024-03-28 16:37:42 +01:00
Michael Spalti
77c19d9fb1 Updated mirador webpack configuration. 2023-05-08 11:54:40 -07:00
Yura Bondarenko
1522c36ed0 Merge remote-tracking branch 'origin/main' into w2p-90978_Improve-initial-page-load_PR 2022-04-28 13:49:39 +02:00
Art Lowel
3bc5ee0253 pages loading twice poc
Cherry-picked from original branch started from Angular 13 PR
2022-04-27 11:58:43 +02:00
Yura Bondarenko
1b460fe1d3 87968: Automatic upgrade to Angular 13 2022-04-08 17:57:15 +02:00
William Welling
71f5b46639 use standard environments 2021-12-06 12:25:37 -06:00
Mark H. Wood
17caa779c1 [#879] Clarify the use of the production build script, and when configuration is processed. 2020-09-30 17:04:45 -04:00
lotte
0850c264b6 added nodemon to watch dev environment changes 2020-03-27 10:06:17 +01:00
lotte
02c67f4ec0 changed travis/docker setup 2020-03-19 10:48:53 +01:00
lotte
8bf241c182 angular cli 2020-03-18 16:03:40 +01:00
Marie Verdonck
7803c2a97b local java environment file removed, accidentally commited 2020-03-09 10:30:02 +01:00
Art Lowel
d93173e8d2 add syncbuilddir step to aot build 2019-05-31 09:44:49 +02:00
Jonas Van Goolen
9be1d59464 Additional IDE generated files ignored 2017-12-01 09:59:35 +01:00
William Welling
5514264cf6 removed and ignore package-lock.json
no reason to support and maintain both yarn lock and package lock. We
primarily use yarn for all build purposes.
2017-09-27 06:29:09 -05:00
William Welling
9496bf7e42 Using a single index file. Updated servers. Removed duplicate npm scripts. 2017-03-22 08:05:27 -05:00
Giuseppe
9b6d2b4a3d Merge branch 'master' into Environments 2017-01-27 19:03:12 +01:00
Giuseppe Digilio
589c9d5822 Default configuration file added 2017-01-27 18:34:24 +01:00
Giuseppe Digilio
5ada934e67 Add a mechanism to configure environment variables. 2017-01-20 15:08:30 +01:00
Art Lowel
8e4bec9c30 added tests for hostReducer and Header Effects, and switch to typed actions 2017-01-13 11:25:07 +01:00
William Welling
ede7c56c1c Added concurrently. Updated npm scripts. 2016-12-05 10:52:33 -06:00
William Welling
ecdf7d5b16 Added production startup script 2016-12-05 07:54:52 -06:00
William Welling
1a0edc56e0 Merge tslint-warnings 2016-12-02 08:10:32 -06:00
Art Lowel
a573556963 initial commit 2016-11-30 15:13:29 +01:00