# Angular共享Assets ## 在 angular.json 檔案中,相對 Projent 的 Assets ```json= "assets": [ "apps/employees/src/favicon.ico", "apps/employees/src/assets", { "glob": "**/*", "input": "./libs/ui/src/lib/shared-assets", "output": "./assets" } ] ``` ## 資料來源 [Angular Libraries with Nx for Enterprise Apps](https://www.thisdot.co/blog/angular-libraries-with-nx-for-enterprise-apps) [How to load image (and other assets) in Angular an project?](https://stackoverflow.com/questions/42793292/how-to-load-image-and-other-assets-in-angular-an-project) ###### tags: `Angular` `Assets`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up