Gin Quin

Results 4 issues of Gin Quin

Presently, if an entry file matches of the `external` rules, the following error is raised: `[ERROR] The entry point "y.ts" cannot be marked as external` I created [esrun](https://github.com/digital-loukoum/esrun), which is...

**Is your feature request related to a problem? Please describe.** New CSS frameworks like vanilla-extract use Typescript as a CSS preprocessor. That's quite amazing because it lets you to reuse...

enhancement

The following situation is quite common: - I'm using library A - I'm using library B that is also using library A There are very high chances that the two...

**Describe the bug** An exception is thrown when pushing a `Y.Map` object that already belongs to a document to an `Y.array` of the same document. The error occurs in this...

bug