Tasks | Tools | Options |
---|---|---|
Building |
|
|
Linting |
|
|
Testing |
|
|
CI/CD |
|
- .js
- .d.ts
- .map
- .css
Since package managers will download dependencies of dependencies, it's not necessary to bundle them. However, it's good to bundle if the lib is delivered via CDN.
Path alias doesn't work in .d.ts files. check microsoft/TypeScript#16607 css won't be copied to dist solution: use bundler to generate .d.ts files