Skip to content

Commit

Permalink
GITBOOK-205: Hide Parcel page without deleting it
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao authored and gitbook-bot committed Feb 13, 2025
1 parent 41d5379 commit d26f4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/framework-integration/parcel.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
description: How to create an Electron app with the Parcel bundler and Electron Forge
hidden: true
---

# Parcel

Unfortunately, Parcel 1 does not have the necessary integration points or native module support to be able to have its own plugin. However, if you wish to do the integration yourself, [Electron Fiddle](https://electronjs.org/fiddle) can be used [as a model for how to use Electron Forge in conjunction with Parcel 1](https://github.com/electron/fiddle/blob/v0.19.0/tools/parcel-build.js).

We hope to work with the Parcel developers in the future as they work on [Electron support in Parcel 2](https://github.com/parcel-bundler/parcel/issues/2492).

0 comments on commit d26f4e0

Please sign in to comment.