Luigi Poole

Results 29 comments of Luigi Poole

Try using a negative lookahead in the test regex. It should then exclude the files generated by worker-loader. ```js new PrepackWebpackPlugin({ test: /^(?!.*\.worker).*\.js$/i }) ```

i have not been able to replicate consistently. Can people who suffer from this provide some more info?

Add a argument to the command to start on pc boot to keep window from showing appears to be a good way to accomplish this

@phnz easy enough, ill add it to settings.

Perhaps put it on the About page?

I like that. we can use the github api.

Most definitely.

This was not required when i initially made the module as I defined it in the `.opvn` via `ca cert.name.crt`

hi @medi55 could you open the dev tools via `CTRL+D` and provide me with a screenshot of the console tab? :) Thanks!

Thank you for this! might i ask what language your system is set to? and what operating system you are running?