Danubius1st

Results 5 comments of Danubius1st

I have a more complicated case: - en-US pattern is: 2020/10/20 - fr-FR pattern is: 20/10/2020 I think that it should be a way to extend standard date format, but...

If it helps with anything, it's not a problem with redis, but nextjs. getServerSideProps() is called multiple times. Verify this: _export async function getServerSideProps() {_ _const data = await redis.incr('counter');_...

I made some attempts but they didn't work (used InjectManifest, but sw fail to register ...) I just managed to update packages at last version to work with webpack last...

I attached the related code. The folders tree: ***@***.*** Errors: ***@***.*** Errors is generated by expression: process.env.PUBLIC_URL Which I don’t know how to handle. From: Gil Amran ***@***.***> Sent: vineri,...