Commit Graph

28 Commits (master)

Author SHA1 Message Date
gapodo 2b46534195 Merge pull request 'fix build, cleanup' (#3) from webpack-v5 into master
Reviewed-on: #3
2023-11-16 20:06:46 +00:00
gapodo a8e3311b9c fix build, cleanup 2023-11-16 21:06:12 +01:00
gapodo f1017d5ba6 Merge pull request 'add loader' (#2) from webpack-v5 into master
Reviewed-on: #2
2023-11-16 00:13:12 +00:00
gapodo 92b58ee34e add loader 2023-11-16 01:12:26 +01:00
gapodo e27e6d57dd Merge pull request 'webpack-v5' (#1) from webpack-v5 into master
Reviewed-on: #1
2023-11-15 22:01:25 +00:00
gapodo 7bf53a5d2e updates 2023-11-15 22:59:15 +01:00
gapodo 955f739168 remove demo... 2023-11-15 22:58:31 +01:00
WolverinDEV 0e2296372b Bumped package version 2021-03-22 19:54:17 +01:00
WolverinDEV 51fe533c1d Properly saving the module context 2021-03-22 19:53:51 +01:00
WolverinDEV 4babc0df89 bumped version 2021-03-19 01:45:21 +01:00
WolverinDEV fcd4cf7b35 using the plugin config module prefix 2021-03-19 01:45:08 +01:00
WolverinDEV 3645479754 bumping webpack version 2021-03-19 01:39:41 +01:00
WolverinDEV 5bb050a48d Using a proper webpack module id 2021-03-19 01:39:24 +01:00
WolverinDEV 6a79237b51 Added the ability to define a public path 2021-03-16 20:38:21 +01:00
WolverinDEV b2408a9b2d Fixing dependencies 2021-03-16 20:26:22 +01:00
WolverinDEV dd0937a401 Fixed release build error 2021-03-16 20:03:29 +01:00
WolverinDEV 403becbf78 Added support for watch mode 2021-03-16 20:02:08 +01:00
WolverinDEV 73f07f6bea Support WebPack 5 2021-03-16 19:20:57 +01:00
WolverinDEV 3aede0bc1a Fixed relative icon path loading for webpack with file paths (e.g. use with electron) 2020-09-25 18:00:28 +02:00
WolverinDEV 0522e813b3 Skipping icons with non interger width/height 2020-08-24 10:33:41 +02:00
WolverinDEV 7ea65b0c51 Fixed the index.ts file 2020-08-20 23:49:01 +02:00
WolverinDEV c04b05f587 Fixed bug with some special svg icons 2020-08-10 14:52:50 +02:00
WolverinDEV 9e41c79f55 Added a webpack clean plugin to the demo and emiting assets via build info 2020-08-09 14:01:48 +02:00
WolverinDEV c3b1a70f56 Added a auto generated comment to the generated files 2020-08-09 13:33:19 +02:00
WolverinDEV e3f4d67a0f Updated the package.json 2020-08-09 13:27:11 +02:00
WolverinDEV 89c842c801
Merge pull request #1 from WolverinDEV/add-license-1
Create LICENSE
2020-08-09 13:24:43 +02:00
WolverinDEV 54ae2bf590
Create LICENSE 2020-08-09 13:24:29 +02:00
WolverinDEV 010ffa869a initial commit 2020-08-09 13:21:29 +02:00