Nadav Sinai
Nadav Sinai
if you use --forceLocal it will see my work on monopoly, may be of interest to you [core-repo](https://github.com/Algotec/monopoly-core) still in early stages of open-sourcing it..
2 years later ... has anyone made any progress on building from source in an angular project? I didn't manage to get the loading rules right for both angular and...
@donaldpipowitch thanks for bringing this up, very useful indeed, I would love to contribute too, I am going to try to learn the current code base first...
hi, Just FYI, i've done this work and you can use my fork. npm i @algotec/webpack-svgstore-plugin#v5.1.2 I'm trying to get the owners to merge this for a while now... https://github.com/Algotec/webpack-svgstore-plugin
hi, Just FYI, i've done this work and you can use my fork. npm i @algotec/webpack-svgstore-plugin#v5.1.2 I'm trying to get the owners to merge this for a while now... https://github.com/Algotec/webpack-svgstore-plugin
hi, Just FYI, i've done this work and you can use my fork. npm i @algotec/webpack-svgstore-plugin#v5.1.2 I'm trying to get the owners to merge this for a while now... https://github.com/Algotec/webpack-svgstore-plugin
hi, Just FYI, i've done this work and you can use my fork. npm i @algotec/webpack-svgstore-plugin#v5.1.2 I'm trying to get the owners to merge this for a while now... https://github.com/Algotec/webpack-svgstore-plugin
you need to set a base url tag in your html
my mistake, looking at the code it seems that the public url by webpack config is what's used here, so set that accordingly see https://github.com/mrsum/webpack-svgstore-plugin/pull/110/commits/37880b357bddead285a046e8abbaef1f318c93dd
your CI config needs a touch... checking node 4 is a little outdated I would say, your tests run fine locally