Commit Graph

90 Commits

Author SHA1 Message Date
Robinson dcfbd3d20e
Updated to Vaadin 14.8.20 (Flow 2.7.23) 2022-11-27 21:37:10 +01:00
Robinson b77b5c4746
Updated deps. updated version 2022-03-05 14:37:23 +01:00
Robinson e0f16f3782
Added missing trim() 2022-03-05 14:36:46 +01:00
Robinson a8e7bbc2ee
Updated version and dependencies 2022-03-04 23:58:08 +01:00
Robinson 93119ca701
Removed dead code 2022-03-03 14:36:32 +01:00
Robinson 2ad38fa8c7
Added more debugging info when debugging node.js 2022-03-02 00:35:17 +01:00
Robinson da293b08fb
Changed to use the executor instead of hardcoded. 2022-03-02 00:34:56 +01:00
Robinson cf6673c9cc
Updated version 2022-02-24 00:18:46 +01:00
Robinson 114dd4bfbc
Code polish, updated executor to fix bugs 2022-02-23 23:58:58 +01:00
Robinson 19a45a31c2
trim before removing characters from version info 2022-02-02 00:10:25 +01:00
Robinson 7adeb557a8
Fixed info typo 2022-02-01 23:58:05 +01:00
Robinson 0b0aece533
updated license, updated executor 2022-01-27 14:41:49 +01:00
Robinson 2403abd301
Added debugNodeJs config option 2022-01-27 14:41:03 +01:00
Robinson e36237d13f
Updated dependencies. Release for macos compatibility 2022-01-20 23:44:45 +01:00
Robinson 6bea95de05
updated license 2022-01-20 23:43:56 +01:00
Robinson fd8aeab081
Deleted yarn tasks 2022-01-13 22:41:36 +01:00
Robinson de5dc37db0
bumped copyright 2022-01-13 22:38:28 +01:00
Robinson 84d41cdea6
Tweaked gradle build settings 2022-01-13 22:37:49 +01:00
Robinson 81a7a6f27d
Removed yarn. Changed the stage at which node.js is downloaded. 2022-01-13 22:37:29 +01:00
Robinson 83df3d508f
updated version 2021-12-11 21:03:57 -07:00
Robinson 9b26332574
Code polish/cleanup 2021-12-11 21:03:35 -07:00
Robinson a12bdd4e75
Added CLI progress and error handlers to webpack 2021-12-11 20:59:30 -07:00
Robinson 4c151707ce
Removed dead code/comments. Updated how polymer version is retrieved 2021-12-10 12:27:20 -07:00
Robinson 7863f627b9
Added Terser as default js optimizer 2021-12-10 12:26:01 -07:00
Robinson 6bc5258ca7
Updated version. 2021-12-08 18:02:02 -07:00
Robinson 1a119d349c
Updated version 2021-10-11 10:40:49 +02:00
Robinson 50745c84fd
Changed how logging the vaadin version works 2021-10-11 10:37:44 +02:00
Robinson 838dedf394
Updated license 2021-10-11 10:36:05 +02:00
Robinson e85925607c
Added support for Vaadin 14.7.1, also will use our own webpack files (with support for a custom node_modules location) 2021-10-07 16:07:29 +02:00
Robinson 079aa09437
Updated version 2021-09-27 02:43:53 +02:00
Robinson 06b45083a3
Fixed path locations for the generated + source frontend locations 2021-09-27 02:43:29 +02:00
Robinson d6c5d52103
Fixed relativize 2021-09-27 02:43:06 +02:00
Robinson 56239553c2
Added comments 2021-09-27 02:42:46 +02:00
Robinson 455ec1bb6e
Added universal path 2021-09-27 02:42:28 +02:00
Robinson 1acb49e85c
Updated executor, updated version 2021-09-24 16:15:05 +02:00
Robinson fc905c5151
Reverted frontEndDep scanner setting 2021-09-24 16:14:28 +02:00
Robinson e50a79d9b0
Added node async IO pump 2021-09-24 16:14:08 +02:00
Robinson ec87c0a35c
updated version 2021-09-24 03:34:52 +02:00
Robinson cb398669e5
WIP, moving from gradle providers to kotlin lazy load. 2021-09-24 03:34:24 +02:00
Robinson 4e4c2abc79
Util method cleanup 2021-09-24 03:33:42 +02:00
Robinson b530c76379
Fixed issue where nodeunpack would delete build directory 2021-09-24 02:11:37 +02:00
Robinson 995ede9cd7
WIP fixing frontend location quirks 2021-09-23 16:56:45 +02:00
Robinson 55efef2ed1
WIP Forced jar disable cache 2021-09-23 16:56:27 +02:00
Robinson 1dc98e87db
updated version 2021-09-23 16:06:59 +02:00
Robinson 8a39645db7
Added gradle-daemon = false 2021-09-23 16:06:50 +02:00
Robinson 3d0c091df9
Added URL documentation for vaadin frontend configuration 2021-09-23 14:55:51 +02:00
Robinson abade5c418
Disable gradle build cache for jars build when vaadin is also compiled. (Jar contents would not exists across multiple runs) 2021-09-23 14:55:35 +02:00
Robinson 2d7908439d
Better consolidation + configuration of node/npm executables 2021-09-23 14:54:33 +02:00
Robinson 0c920a8845
Consolidate createMissingPackageJson 2021-09-23 14:50:43 +02:00
Robinson 5e9a8c2ce2
Unified node + npm executable launches. Removed unnecessary gradle inputs. 2021-09-23 13:01:48 +02:00