https://github.com/zewa666/aurelia-cli-shared-folder
Using a shared folder with an aurelia typescript cli app
https://github.com/zewa666/aurelia-cli-shared-folder
aurelia aurelia-cli shared-components
Last synced: about 1 year ago
JSON representation
Using a shared folder with an aurelia typescript cli app
- Host: GitHub
- URL: https://github.com/zewa666/aurelia-cli-shared-folder
- Owner: zewa666
- Created: 2017-08-18T12:28:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-19T15:19:10.000Z (over 8 years ago)
- Last Synced: 2025-01-15T19:23:04.215Z (about 1 year ago)
- Topics: aurelia, aurelia-cli, shared-components
- Language: TypeScript
- Size: 72.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aurelia CLI TypeScript App with a shared code folder
Sometimes you need to share code across multiple projects. This demonstrates
a possible way with the Aurelia CLI using Require.js and TypeScripts `paths` feature inside `tsconfig.json`