0.0.1 • Published 3 years ago

mp48-ng v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

mp48-ng

Allow to set entry point by cli argument.

Installation

$ npm install mp48-ng

Usage

mp <path>

Example

yarn mp src/some/path/main.ts

Important

Next to the file main.ts there must be the filemain.html, optionally you can add main.scss (the extension scss can be replaced by the extension of the style file used in the project) to add styles global.

License

MIT

Free Software, Hell Yeah!

Disclaimer

  • This project was bootstrapped with Angular CLI version 10.1.3.