nuǝuuɥǝxᴉnɯ

Results 18 comments of nuǝuuɥǝxᴉnɯ

I've tried making some [changes](https://github.com/simonhaenisch/rollup-plugin-typescript-paths/pull/19). Ignore the orphan commits that reference this discussion, it's all my sloppiness. I updated the test configuration to support this case with the least changes,...

For example, it seems to me that at least the tests don't cover the case where the configuration in a submodule references files relative to its own location. In the...

I understand that this sounds confusing, and you probably won't have the time to organize tests for it. I don't have enough time to help with this either. Furthermore, I...

I added the monorepo example to a separate [branch](https://github.com/unennhexium/rollup-plugin-typescript-paths/tree/monorepo). It uses the __npm__ workspaces model mentioned in previous comments. You can see two new scripts in the root _package.json_ -...

I mean, that passing "syntetic" tests from _./test/index.js_ doesn't guarantee a successful compilation against __tsc__. These are not full-fledged integration tests, at the same time there are no tests of...

I'm have the problem with folding too and don't know how to solve it. I'm just letting know so I can be notified if it's fixed if it's bug. >...

You can think of this as a feature request. This is absolutely necessary in my case, because I have a lot of HTML markup on my pages, for example to...

Thanks for the fast answer. I'm used to not getting help with issues but you're so reasonable. It's a very good idea. I agree with the reason you don't want...

Another suggestion would be to support passing the `delimiters` option to `katex.renderToString` via configuration similar to the option for macros. Its signature isn't much more complicated: ``` delimiters: [{left: string,...

> Do you have any ideas what I did wrong? It seems to be disgustingly unstable. After several restarts without changing the markup, I got a different result (also not...