Skip to content

Activity

R!! Inlines LanguageHost and CompilationHost into CompilationContext

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • ca65aca…0813222 • 
2 days ago

R!! Replaces options in CompilationContext with use of resolveCompile…

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • 8799be4…ca65aca • 
2 days ago

R!! Removes usages of createOptions that can be replaced by resolveCo…

jwlokapushed 2 commits to 55-introducing-profiles-replace-compilation-targets-with-profiles • 8d0e722…8799be4 • 
3 days ago

R!! Replaces createOptions in 'core' with resolveCompilerOptions

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • e870222…8d0e722 • 
3 days ago

R!! Replaces resolveCompilerOptions in 'testing' with resolveCompiler…

jwlokapushed 5 commits to 55-introducing-profiles-replace-compilation-targets-with-profiles • ebbca72…e870222 • 
3 days ago

Merge pull request #58 from quatico-solutions/56-replace-crypto-js-wi…

Force push
meck93force pushed to vite • 4e687e6…c3eeaa9 • 
7 days ago

d Updates intro doc for using websmith

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • fc364c2…ebbca72 • 
10 days ago

B Fixes webpack tests with multiple and chained entries

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • e819efa…fc364c2 • 
10 days ago

R! Enables proper addon selection for package testing and webpack-loader

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • fc95ed3…e819efa • 
11 days ago

R!! Moves compileSystem into package core and encapsulates compiler s…

jwlokapushed 2 commits to 55-introducing-profiles-replace-compilation-targets-with-profiles • 1c78113…fc95ed3 • 
11 days ago

R!! Encapsulates the compiler state of TsCompiler

jwlokapushed 2 commits to 55-introducing-profiles-replace-compilation-targets-with-profiles • aa6e31a…1c78113 • 
14 days ago

F Enables JIT compilation of websmith addons from source

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • 9c2a1f2…aa6e31a • 
17 days ago

T Adds client and server addon tests

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • 3501664…9c2a1f2 • 
17 days ago

e Fix eslint-plugin-unicorn rules with node import issues

jwlokapushed 5 commits to 55-introducing-profiles-replace-compilation-targets-with-profiles • 712ecb2…3501664 • 
17 days ago

r Renames CompilerOption resolution, and aligns properties

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • 6ccdff1…712ecb2 • 
20 days ago

r Changes signature for options functions

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • c58881b…6ccdff1 • 
20 days ago

F depends property in CompilationProfile and validation

jwlokapushed 3 commits to 55-introducing-profiles-replace-compilation-targets-with-profiles • 5aa0ecf…c58881b • 
23 days ago

t Fixes tsconfig.json in test-data

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • 27100ba…5aa0ecf • 
24 days ago

r Renames 'target' property to 'profile'

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • 11ab30c…27100ba • 
24 days ago

r Renames targets property to profiles

jwlokapushed 2 commits to 55-introducing-profiles-replace-compilation-targets-with-profiles • 0b3c4ac…11ab30c • 
24 days ago

r Renames property "project" to "tsConfigFile" to match naming conven…

jwlokapushed 3 commits to 55-introducing-profiles-replace-compilation-targets-with-profiles • 9f218a1…0b3c4ac • 
24 days ago

R!! Removes writeFile property from compilation targets

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • 483a71f…9f218a1 • 
24 days ago

t Cleans up E2E and integration tests to have better names in reporting

jwlokapushed 1 commit to 55-introducing-profiles-replace-compilation-targets-with-profiles • 2694677…483a71f • 
25 days ago

Deleted branch

jwlokadeleted webpack-plugin-testing • 
25 days ago

Merge pull request #58 from quatico-solutions/56-replace-crypto-js-wi…

jwlokapushed 29 commits to 55-introducing-profiles-replace-compilation-targets-with-profiles • c9eb5ae…2694677 • 
25 days ago

Deleted branch

Merge pull request #58 from quatico-solutions/56-replace-crypto-js-wi…

Pull request merge
jwlokapushed 3 commits to develop • fe53349…2694677 • 
25 days ago

t Increases testTimeout to 60s for compiler-test E2E tests to pass GH…

jwlokapushed 1 commit to 56-replace-crypto-js-with-node-crypto • 0a426b7…38a046b • 
25 days ago

R: replace crypto-js sha256 with node:crypto's builtin sha256 #56

Force push
meck93force pushed to 56-replace-crypto-js-with-node-crypto • 9a451f0…0a426b7 • 
25 days ago