Commit Graph

30 Commits

Author SHA1 Message Date
dancingCycle 0d0410ea96 chore(webpack-react): adjust node minimum dependency 2024-02-15 15:26:29 +01:00
dancingCycle eb5c837955 chore(webpack-react): adjust node minimum dependency 2024-02-15 15:14:03 +01:00
dancingCycle f4de3318d1 feat(webpack-react): read *.json file 2024-01-04 15:39:29 +01:00
dancingCycle 810b53625a feat(webpack-react): read *.json file 2024-01-04 14:03:03 +01:00
dancingCycle 39edee0f72 feat(webpack-react): npm audit fix 2024-01-04 13:26:49 +01:00
dancingCycle 8178a30772 feat(webpack-react): adjust JavaScript version 2024-01-04 13:21:39 +01:00
dancingCycle f26545b228 chore(webpack-react): update package dependencies 2023-09-21 13:40:22 +02:00
dancingCycle a8d96fbeaa feat(webpack): When using the HTML5 History API, the index.html page will likely have to be served in place of any 404 responses. Enable devServer.historyApiFallback by setting it to true. 2023-06-26 05:50:45 +02:00
dancingCycle 98497ec1d6 refactor(webpack-react): make package.json static 2023-06-21 10:18:39 +02:00
dancingCycle 818e18bf0a feat(webpack-react): update Loader dependencies 2023-04-21 13:33:22 +02:00
dancingCycle ff851f61c1 feat(webpack-react): update Webpack dependencies 2023-04-21 13:32:24 +02:00
dancingCycle 49729b803c feat(webpack-react): update Babel dependencies 2023-04-21 13:31:18 +02:00
dancingCycle 159c61a544 feat(webpack-react): update webpack dependencies 2023-04-21 13:27:26 +02:00
renovate[bot] 4e57712e1a chore(deps): update dependency webpack to v5.74.0 2022-09-15 14:36:11 +02:00
renovate[bot] f644e9f41b chore(deps): update babel monorepo 2022-09-15 14:35:18 +02:00
renovate[bot] c69faa5420 chore(deps): update dependency webpack-dev-server to v4.10.1 2022-09-15 14:33:32 +02:00
dancingCycle 06084cfc76 chore(webpack-react): adjust verion from 0.0.1 to 0.1.0 2022-08-26 12:48:35 +02:00
dancingCycle 0db548d0b7 feat(webpack-react): load CSS using Webpack 2022-08-26 12:47:31 +02:00
renovate[bot] 4df4ed66bc fix(deps): pin dependencies 2022-07-21 13:40:42 +02:00
dancingCycle cc942a884e feat(webpack-react): add React.StrictMode 2022-07-18 15:34:18 +02:00
dancingCycle b7b1a9630f chore(webpack-react): organize folder structure 2022-07-18 15:19:42 +02:00
dancingCycle 2b05256770 chore(webpack-react): mv src to app folder 2022-07-18 14:59:35 +02:00
dancingCycle 0a5e608ea6 chore: adjust renovate config 2022-06-23 22:16:41 +02:00
dancingCycle 426868de20 feat(webpack-react): mv webpack config to config folder 2022-06-15 11:06:53 +02:00
dancingCycle 35ffd8187e feat(webpack-react): merge prod and dev config into common webpack config 2022-06-15 10:01:59 +02:00
dancingCycle ee698001fa feat(webpack-react): call npm install --save-dev webpack-merge 2022-06-15 07:17:15 +02:00
dancingCycle 497db065d3 feat(crud): initial commit 2022-06-09 14:29:12 +02:00
dancingCycle 123ac80de7 feat(webpack-react): install and add prop-types.js example 2022-06-07 11:19:58 +02:00
dancingCycle 640b2fdff3 feat(webpack-react): add *.jsx transpiling to *.js for React.js 2022-06-07 09:39:54 +02:00
dancingCycle 438d627d68 feat(webpack-react): initial commit 2022-06-07 08:41:20 +02:00