Creating NPM Package with TypeScript
/
Compiling TypeScript to JavaScript
Compiling TypeScript to JavaScript
https://leanpub.com/creating-npm-package-with-typescript
How to Compile Both ECMAScript and CommonJS Modules
https://leanpub.com/creating-npm-package-with-typescript
How to Add the Project’s Stylesheets to the
dist
Directory
https://leanpub.com/creating-npm-package-with-typescript
scripts/copy-css.js
https://leanpub.com/creating-npm-package-with-typescript
scripts/create-package-json.js
https://leanpub.com/creating-npm-package-with-typescript
Up next
Defining Package’s Entry Point
In this chapter
Compiling TypeScript to JavaScript
How to Compile Both ECMAScript and CommonJS Modules
How to Add the Project’s Stylesheets to the dist Directory