An open API service indexing awesome lists of open source software.

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

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`