Commit Graph

10 Commits

Author SHA1 Message Date
Sean Zellmer
a35091a267 Troubleshooting docs for Pear & Bare (#184)
* Add Troubleshooting guide stub w/ info on Pear.teardown & worker hang

* Add troubleshooting steps for debugging Pear app exiting silently

* Add troubleshoot entry on debugging `Error: While lock file...`

* Add troubleshooting entry on debugging slow hyperswarm joins

* Add entry for debugging running Bare modules in Pear desktop

* Add troubleshooting stub for Bare w/ info on bare vs node modules

* Add debugging guide for `bare-pack` w/ dynamic conditional imports

* Fix Node.js spelling & module -> package typo

* Link to 'nodejs compatibility' alias section in Bare troubleshooting

* Fix missing extension in link

* Add entry for debugging `ADDON_NOT_FOUND`

* Fix typo in troubleshooting guide for bare

* Add links to troubleshooting articles in SUMMARY.md & README.md

* Update Pear troubleshooting article title

* Refine reasons for joining Hyperswarm topics & fix minor formatting

* Clarify that aliases are for Bare support & dont prevent Node.js support

* Rework aliases description

Now it's clearer that its to add support and doesn't modify the
dependencies.

* Remove unnecessary `-d` in Pear troubleshooting guide
2025-05-15 13:29:45 -05:00
Sean Zellmer
0d7fbfe0c3 Update bare lifecycle methods (#180)
* Update bare API docs to 1.17.1

* Add Options section on Bare building configuration

* Update Bare module list to 1.17.1
2025-03-27 19:32:46 +01:00
Sean Zellmer
e8cd9cc6e5 Update bare reference (#174)
* Update `api.md` & `overview.md` w/ `bare`'s `README.md`

Adjusted to account for the extra modules section & the `api.md`
breaking out `Bare`'s API.

* Update `bare-module` docs w/ `bare-module`'s `README.md`
2025-03-14 09:45:44 +01:00
Guspan Tanadi
ab9e188234 docs(bare/overview): update suspense example links (#173) 2025-03-14 09:42:18 +01:00
Vivek Singh
03fee03bba fix json 2024-10-15 11:55:04 +05:30
Vivek Singh
2335c089ed fixes to nodejs compat 2024-10-15 11:03:37 +05:30
Vivek Singh
41c183df0a Add aliasing and import map examples (#144)
* add npm aliasing info for bare

* fix content and add import maps

* fixes
2024-10-11 18:37:46 +02:00
Vivek Singh
7d3d279059 simplify bare overview 2024-08-20 15:22:36 +05:30
Vivek Singh
e5c142c9b3 update modules and update package.json (#106)
* update modules and update package.json

* fix
2024-05-06 09:54:01 +02:00
Vivek Singh
b339e2878a move bare ref and update links (#93)
* move bare ref and update links

* move pear ref into subfolder

* update README

* tiny fix

---------

Co-authored-by: Vivek Singh <vivek@peartree.to>
2024-03-21 14:13:04 +01:00