Giter Site home page Giter Site logo

Comments (11)

qmhc avatar qmhc commented on June 16, 2024 1

I initially think this may be some unrobust when using with the vite-tsconfig-paths.

Normally it is as expected when using resolve.alias in the vite config file.

This is one of the main tasks for next version, I still need more time for futher testing, thanks for your patience.

from vite-plugin-dts.

qmhc avatar qmhc commented on June 16, 2024

I had read the source codes of vite-tsconfig-paths in last weekend.

It's using some external resolvers to resolve the paths which defined in tsconfig.ts that makes others plugins cannot perceive through vite's hooks.

That is a bad news, it means that this plugins cannot make some cooperations with other plugins.

from vite-plugin-dts.

viclafouch avatar viclafouch commented on June 16, 2024

Oo good catch, so I guess, the better thing to do for now is to rewrite the aliases into the resolve.alias option ?

Edit: I just found an another package, but I can't tell if the source is ok or no :/
https://www.npmjs.com/package/vite-aliases

from vite-plugin-dts.

qmhc avatar qmhc commented on June 16, 2024

I did a simple test and it is work well with vite-aliases, you can follow up if there are problems.

Also you can use the resolve.alias directly, is well.

from vite-plugin-dts.

viclafouch avatar viclafouch commented on June 16, 2024

Thank you very much @qmhc ! You can close the issue ;)

from vite-plugin-dts.

gyzerok avatar gyzerok commented on June 16, 2024

@viclafouch would you mind sharing your config? It seems like emitted typescript declarations do not work with vite-aliases.

from vite-plugin-dts.

virketrang avatar virketrang commented on June 16, 2024

I'm facing this exact issue. I have defined my aliases in vite.config.ts, but it is not working with vite-plugin-dts. Would someone share there solution?

from vite-plugin-dts.

mathews-cometchat avatar mathews-cometchat commented on June 16, 2024

I have the same issue as well.

from vite-plugin-dts.

DaftPaul avatar DaftPaul commented on June 16, 2024

same issue here I think we should re open it

from vite-plugin-dts.

zhouxinxing avatar zhouxinxing commented on June 16, 2024

Is there no one to maintain it ?

from vite-plugin-dts.

qmhc avatar qmhc commented on June 16, 2024

@DaftPaul @zhouxinxing Now please use pathsToAliases option of the plugin and you don't need to add any extra plugin.

from vite-plugin-dts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.