Skip to content

Commit f44a208

Browse files
committed
Pushing in the NPM build of the project, with better configs.
- Introduces configuration for NPM publishing - Addressed the lack of control of the typescript compiler from rollup. - Tested overriding the compiler settings with a new unit test. - Created a new class called SolutionBuilderConfigProcessor which handles processing configs for SolutionBuilderPlugin. Currently, only has one job. - Fixed paths which had a few alias's.
1 parent e52f064 commit f44a208

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# rollup-typescript-plugin-projects
22
Early prototype plugin Typescript References for Rollup.
33

4-
Will be pushed to NPM in the future once the project is considered stable enough.
5-
64
## Current Outstanding Issues:
75
- Errors are not captured gracefully.
86
- Compiling Times are quite slow.

0 commit comments

Comments
 (0)