unsplash / intlc

Compile ICU messages into code. Supports TypeScript and JSX. No runtime.
MIT License
57 stars 3 forks source link

yarn runs postinstall script when we run `yarn` inside the `npm` directory #72

Closed Magellol closed 2 years ago

Magellol commented 2 years ago

It's a bit unnecessary and most of the time this will fail because it's looking for a transpiled file in the dist/ we may not have

samhh commented 2 years ago

Closing as we've removed the npm package.