Giter Site home page Giter Site logo

Comments (8)

esugoi avatar esugoi commented on July 28, 2024 1

I'm having this same problem.
Indeed, renaming the folder or file resolves the problem. But this is not an option when bundling third party dts files.

from dts-bundle.

tolemac avatar tolemac commented on July 28, 2024

Sorry about that, I have no much free time lately, and I'm involved in others projects, ...
In addition I have stopped using "dts-bundle" in personal projects 1 year ago, I think is not needed currently.

Can you make a pull request with the solution?

from dts-bundle.

djflex68 avatar djflex68 commented on July 28, 2024

Thanks for your answer.
Personally, I haven't found a better solution than using your plugin to bundle all definition files into a single one. It's the only way to expose and consume easily classes accross several modules, without having to hand-create a huge hierarchy of definition files. But maybe you found something better in the meantime ?
That said, I'm not sure what the solution is, but I suspect that at line 587, you just check if the file is a directory, but you should probably also test that there is no file with the same name.
What do you think about this ?

from dts-bundle.

esugoi avatar esugoi commented on July 28, 2024

No need to apologize, @tolemac , this is an open project. Thanks a lot for your time spent here. ;)
I don't have much time available too, but I'll try to take a look when possible. Thanks.

from dts-bundle.

tolemac avatar tolemac commented on July 28, 2024

@esugoi the slowest part is to build a test case ... :(

@djflex68 Most of projects used to distribute several .d.ts files, Angular for example, you can take a look to my project tolefocus where I distribute .d.ts and .js files and is easy to use from npm.

from dts-bundle.

tolemac avatar tolemac commented on July 28, 2024

I have merged the pull request by @esugoi that fixes it.
If you have any problem tell me here.

Best regards!

from dts-bundle.

esugoi avatar esugoi commented on July 28, 2024

Glad I could help. :)
In my case I bundled dts files of the angular project and it worked like a charm. ;)
Thanks for your work, @tolemac .

from dts-bundle.

djflex68 avatar djflex68 commented on July 28, 2024

Many thanks @esugoi and @tolemac for the work and help :-)

from dts-bundle.

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.