juliuste / vbb-change-positions

Station-specific platform positions for changes between vbb main lines.
Other
4 stars 5 forks source link

make this lib work in browsers & react-native #14

Closed derhuerst closed 5 years ago

derhuerst commented 6 years ago

fs is unavailable in these contexts.

Possible solution: On prepublishOnly, generate a JSON variant instead of ndjson and publish it as well.

In addition, we would need a browser/react-native field in package.json that points to the browser-/react-native-specific code.