devdoshi

Results 3 issues of devdoshi

Hello, I'm trying to build the javascript files for the English language only, since the existing npm module (snowball-stemmers) is too large and I only need it for English. (It...

enhancement

### What are you really trying to do? I was trying to start a github codespace as described in the readme ### Describe the bug The dev container does not...

bug

Thanks for making this package! I've installed and imported `temporal-time-utils` in an example from temporal `samples-typescript` but when I try to run my workflow: ``` $ npm run workflow >...