Maxim Geerinck

Results 11 comments of Maxim Geerinck

Upgraded to 5.0.0.1-1 fixed this issue for me, it's faster than ts-loader on my end (even when ts-loader was used with cache and thread-loader)

Have the same error EDIT: apparently its moved here https://github.com/react-native-simple-router-community/react-native-simple-router

> /locale/en I can verify that this sped up my tests a lot in some cases

I need a maintainer to approve

> @maximgeerinck I'm getting the following problem when I checked out this commit: > > ``` > Could not find a Cypress configuration file. > > We looked but did...

Strange, cypress was upgraded in `dev`, but no changes were made to actually make it compatible. Merged in `dev` to prepare for merge

> remote happy to change it but do you have an example on how to test for **remote repos** ? At Refinable we're running this setup within a CI successfully...

Works correctly with java version set to 0.7.0 (used fork to install, **npm install git+https://github.com/kareem1234/node-stanford-simple-nlp**)

@euclideansphere Added pull request https://github.com/xissy/node-stanford-simple-nlp/pull/18

I'm getting this in the latest version v2.11.0 where whenever i use both `import("my-lib")` and somewhere else `import from "my-lib";` it throws unknown module found and fails to build (watch...