Activity
R!! Inlines LanguageHost and CompilationHost into CompilationContext
R!! Inlines LanguageHost and CompilationHost into CompilationContext
2 days ago
R!! Replaces options in CompilationContext with use of resolveCompile…
R!! Replaces options in CompilationContext with use of resolveCompile…
2 days ago
R!! Removes usages of createOptions that can be replaced by resolveCo…
R!! Removes usages of createOptions that can be replaced by resolveCo…
3 days ago
R!! Replaces createOptions in 'core' with resolveCompilerOptions
R!! Replaces createOptions in 'core' with resolveCompilerOptions
3 days ago
R!! Replaces resolveCompilerOptions in 'testing' with resolveCompiler…
R!! Replaces resolveCompilerOptions in 'testing' with resolveCompiler…
3 days ago
d Updates intro doc for using websmith
d Updates intro doc for using websmith
10 days ago
B Fixes webpack tests with multiple and chained entries
B Fixes webpack tests with multiple and chained entries
10 days ago
R! Enables proper addon selection for package testing and webpack-loader
R! Enables proper addon selection for package testing and webpack-loader
11 days ago
R!! Moves compileSystem into package core and encapsulates compiler s…
R!! Moves compileSystem into package core and encapsulates compiler s…
11 days ago
R!! Encapsulates the compiler state of TsCompiler
R!! Encapsulates the compiler state of TsCompiler
14 days ago
F Enables JIT compilation of websmith addons from source
F Enables JIT compilation of websmith addons from source
17 days ago
T Adds client and server addon tests
T Adds client and server addon tests
17 days ago
e Fix eslint-plugin-unicorn rules with node import issues
e Fix eslint-plugin-unicorn rules with node import issues
17 days ago
r Renames CompilerOption resolution, and aligns properties
r Renames CompilerOption resolution, and aligns properties
20 days ago
r Changes signature for options functions
r Changes signature for options functions
20 days ago
F depends property in CompilationProfile and validation
F depends property in CompilationProfile and validation
23 days ago
t Fixes tsconfig.json in test-data
t Fixes tsconfig.json in test-data
24 days ago
r Renames 'target' property to 'profile'
r Renames 'target' property to 'profile'
24 days ago
r Renames targets property to profiles
r Renames targets property to profiles
24 days ago
r Renames property "project" to "tsConfigFile" to match naming conven…
r Renames property "project" to "tsConfigFile" to match naming conven…
24 days ago
R!! Removes writeFile property from compilation targets
R!! Removes writeFile property from compilation targets
24 days ago
t Cleans up E2E and integration tests to have better names in reporting
t Cleans up E2E and integration tests to have better names in reporting
25 days ago
Merge pull request #58 from quatico-solutions/56-replace-crypto-js-wi…
Merge pull request #58 from quatico-solutions/56-replace-crypto-js-wi…
25 days ago
t Increases testTimeout to 60s for compiler-test E2E tests to pass GH…
t Increases testTimeout to 60s for compiler-test E2E tests to pass GH…