droidscout

Results 2 issues of droidscout

Hi there! I've noticed that setting the NODE_ENV variable to something other than "production" doesn't takes the nodejs runtime mode into account. My package.json has the following scripts added: "scripts":...

Hi, I just found out using the range-regex module in pyton is not working to generate regular expressions when dealing with timestamps. Let's say I want to generate a regex...