Code Monkey home page Code Monkey logo

Comments (5)

mikerodonnell89 avatar mikerodonnell89 commented on August 17, 2024

https://blog.angularindepth.com/creating-a-library-in-angular-6-87799552e7e5

This guide resembles our current setup

from fundamental-ngx.

tobi-or-not-tobi avatar tobi-or-not-tobi commented on August 17, 2024

Have a look at angular/devkit#730 to build the library during development.

from fundamental-ngx.

mikerodonnell89 avatar mikerodonnell89 commented on August 17, 2024

@tobi-or-not-tobi can you provide more insight on a solution regarding building the library during development? I understand the catch-22 of having the documentation pointing at the library source vs. having to rebuild the library with each change, but I'm not seeing a proposed solution to the problem in the thread you've linked

from fundamental-ngx.

tobi-or-not-tobi avatar tobi-or-not-tobi commented on August 17, 2024

@mikerodonnell89 I provided a few steps to reproduce the improved experience at that ticket. You basically change the paths of the tsconfig.js (files) to point to the sources rather then the generated build files in the dist folder.

Let me know if you like me to join you on the branch and make it happen.

from fundamental-ngx.

mikerodonnell89 avatar mikerodonnell89 commented on August 17, 2024

Merged PR for documentation importing the component library directly from the source. The Angular 6/ng build portion of this issue was implemented before the repo went public

from fundamental-ngx.

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.