George
George
# This is a Question ## Description When using this plugin with Serverless offline, it transpiles as expected but is it possible to trigger a retranspile when a change is...
# 🐛 bug report I seem to randomly get the error `Error: Does not have node XXXX` when executing `parcel build`. It happens mostly in the build pipeline within CircleCI...
Resolves an issue trying to package pdf2table as part of an Electron app https://github.com/modesty/pdf2json/issues/161#issuecomment-2103369583
Hi Sam! Would you be happy to merge a PR to bump pdf2json to 3.1.2? It fixes an issue when bundling an Electron app as mentioned here https://github.com/modesty/pdf2json/issues/161#issuecomment-2103369583
**Describe the bug** I'm building functionality where the item price is calculated based on attributes provided by the customer (i.e. height/width inputs on product page). These attributes are intercepted during...