Skip to content

Commit 4a92393

Browse files
authored
Update repository to PureScript 0.15.4 (#292)
* Update purescript and parcel * Add parcel and package-lock to .gitignore * Broken concur receipes * Broken Payload (not updated yet) * Fix affjax, css * Fix RunCapabilityPatternNode * Fix ShapesHalogenHooks * Fix SignalSnakeJs * Fix SignalTrisJs * Fix SimpleASTParserLog * Run ButtonsReactHooks * Update all index.html with type module * Update all index.js imports * build-web: no-optimize option * Remove unused psci-support * Drop unused dependencies, remove warnings * Fix for CI failing without esbuild > Error: Failed to find esbuild. * Review changes: args, process, imports * Dropping named unused args * Dropping process dependency * Deleting more unused imports (warnings) * Update README * Add process dependency SignalRenderJs requires the dependency. Will be added by parcel otherwise. * package-set 0.15.3-20220712 * Make README: try.purescript.org, '/' in github arg * Temporarily remove try link
1 parent f1ffd84 commit 4a92393

File tree

231 files changed

+420
-472
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

231 files changed

+420
-472
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@
99
/.psa*
1010
/.spago
1111
/.cache
12+
/.parcel-cache
13+
/package-lock.json

README.md

Lines changed: 56 additions & 59 deletions

0 commit comments

Comments
 (0)