Tim Kramer
Tim Kramer
Is it possible to use craco to set multiple entry points? Similar to ``` module.exports = { devtool: "source-map", entry: { app: ["./src/index.js"], silentRenew: ["./silent_renew/index.js"] ```
I've been seeing these errors in the phRETS debug log recently, and despite upgrading to phRETS 1.3 they're persisting. ``` MemberName=RETS Drebben, Frank User=Drebben9769 Broker=42,42 MetadataVersion=20.7.10714 MetadataTimestamp=2020-07-07T10:34:53.9Z MinMetadataTimestamp=2020-07-07T10:34:53.9Z TimeoutSeconds=5400 GetMetadata=/rets/fnisrets.aspx/GACARMLS/getmetadata...
Update PHP version, fix a minor documentation bug and add bearer token reauth method
Is there a way to set the config so that when the css file is compiled it outputs it to a different location? It might be a non-best practice but...