cs481-ekh / s24-illiterate-librarians

MIT License
1 stars 0 forks source link

task: port to angular no-standalone #100

Closed AndrewDoering01 closed 5 months ago

AndrewDoering01 commented 5 months ago

References: #22

In order to easily use third party applications (APIs, libraries, plugins) we need to use a no-standalone project as many of these libraries are not built for standalone components. Once ported overall work flow will be easier.

Definition of Done:

AndrewDoering01 commented 5 months ago

[t:60] Created new -no-standalone angular project and ported over work, non-functional libraries are now functional