Conversation
denis-ok
force-pushed
the
reason
branch
4 times, most recently
from
August 4, 2022 14:47
e9ca461 to
85f58ae
Compare
denis-ok
force-pushed
the
main
branch
2 times, most recently
from
August 6, 2022 03:35
3350f3c to
0edac08
Compare
denis-ok
force-pushed
the
reason
branch
13 times, most recently
from
September 30, 2022 15:28
d6dac40 to
4e219c6
Compare
denis-ok
force-pushed
the
reason
branch
3 times, most recently
from
November 9, 2022 14:47
1684007 to
41d11df
Compare
* main: Fix tests Emit js with mjs extension Format Move all code to JsArtifact module Add a separate type for ReasonArtifact data prop Add ReasonArtifact sub module Handle case when wrapper is without data Add a separate logic to process js artifact Support templates for pages with data and wrappers Add initial boilerplate to emit js files Pass pageAppArtifact param
* main: Code style for melange
* main: Handle entry path in case of JS files emit
* main: Slightly reduce watcher debounce delay Slightly increase server KeepAliveTimeout Reduce delay before starting dev server in case of js artifacts
* main: Replace concatMany with flat1 Remove dependency-tree dep Rename module to FileWatcher Get dependencies and then syncronously map array Add comment, code style Update logging Rearrange code, improve namings Use a single keepMap Switch to Esbuild.getModuleDependencies Track page paths in set Track pageModulePaths in Set Replace multiple concats with array push to build array with all dependency paths Avoid one more pages array loop Use array push to speed up watcher initialization Group two dict populations in the one pages loop Add comments/improve namings in Watcher module Add getModuleDependencies func
* main: Increase file watcher debounce delay
* main: Reduce debounce timeout to 1000 Add esbuild logLimit param Remove dependency tree bindings Add exitOnError param to Esbuild.getModuleDependencies
* main: Write node loader fully in reason Replace get with default in some places Imports from node Update webpack-bundle-analyzer Update esbuild and esbuild-loader Remove terser-webpack-plugin from package.json Remove support for swc minimizer Make webpack params optional Update hash-wasm Make compileCommand optional Rename param to pageAppArtifactsSuffix Rename type to pageAppArtifactType Fix minimizer field name Reorder params Reorder params Add webpack prefix to params
* main: Code style
* main: Fix workers
* main: Commands.build returns promise
* main: Add additional pages chunk splitting
* main: Use performance.now instead of console.time
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.