Homa Wong
Homa Wong
Found this and it is still working: https://github.com/ai/size-limit/issues/95 but it is not mentioned in the `size-limit --help` nor in the README. 🌷
This is related to: https://github.com/ai/size-limit/issues/209 It fails intermittently. This one fails on Windows, node 14: ``` @mocktomata/framework:size: TimeoutError: Timed out after 30000 ms while trying to connect to the browser!...
Currently, ESM Module only project doesn't work with `size-limit`, both `esbuild` and `webpack` plugin fails to recognize the project: ```js // package.json { "type": "module", "exports": { ".": { "import":...
Or something like that. Could "learn-a" be a typo? This would make this repo much easier to discover in google.
For auto-edit feature. Currently file cannot be saved because p4 make the file read only after submit. `atom-perforce` should detect that and edit the file again.
Spin-off of #55 , To fix this, I propose some refactoring is needed: - Move activate/deactivate code from `main` into `atom-perforce.start/stop` - dispose commands added if `p4` is not available
Hi, first of all, I would like to thank you for creating this. Without it, I simply won't have a chance to use atom for the project that I'm working...
https://www.perforce.com/blog/120214/new-20121-p4ignore Currently `atom-perforce` will try to add the file every time I save the file.