SolsticeSpectrum

Results 144 comments of SolsticeSpectrum

> I'm a bit on the fence here regarding merging this as I have no expertise with CI and don't have arm devices to test it out. Are you willing...

``` index.js → dist/requestly-core.cjs.js, dist/requestly-core.esm.js... [!] Error: Could not resolve './common/rule-processor/dist/' from index.js Error: Could not resolve './common/rule-processor/dist/' from index.js at error (/home/user/requestly-selfhosted/node_modules/rollup/dist/shared/rollup.js:198:30) at ModuleLoader.handleResolveId (/home/user/requestly-selfhosted/node_modules/rollup/dist/shared/rollup.js:22287:24) at /home/user/requestly-selfhosted/node_modules/rollup/dist/shared/rollup.js:22250:26 ```

Can you maybe try making github action in your fork? I maanged to compile it after a lot of headaches but I don't even remember what I did. One of...

> To run the extension in local mode you need to build the extention locally. and import that in chrome. Well that does not work for me