Topic: mdbootstrap not being compiled to JS

DanielNetzer free asked 6 years ago


as per this git - https://github.com/angular/angular-cli/issues/8284 The reason for this rule is that the TypeScript version your app isn't necessarily the same as the TS version your library uses. Different versions of TS can produce different output, and give different errors for the same input. They don't even support the same language features. So packaging libraries with TS sources will always break someone's project. So we don't really support using incorrectly packaged libraries with TS sources. It's something you do at your risk. That being said, maybe you can try adding it to the include array. But I can't guarantee that will work in the future because it's still an incorrectly packaged library. this is a major issue especially for universal apps trying to use MDBootstrap. anything we can do about it?

Dawid Adach pro answered 6 years ago


Dear DanielNetzer, Thank you for your input. We are planning to compile MDB to JS, we are already working on that. If you would like to participate and provide more input feel free to contact me directly @ d.adach@mdbootstrap.com to receive an invitation for Beta Testers Slack Channel :)

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags