Socket
Socket
Sign inDemoInstall

@arc-fusion/pb-editor-wrapper

Package Overview
Dependencies
Maintainers
11
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arc-fusion/pb-editor-wrapper

PageBuilder Preview Wrapper


Version published
Maintainers
11
Created
Source

PageBuilder Editor Wrapper

npm install @arc-fusion/pb-editor-wrapper

Local Development

  • In the directory of the local package (packages/pb-editor-wrapper), run npm run build, since yalc installs the built version of the package. Alternatively use npm run build-watch to keep rebuilding the code upon saving.
  • Run npm run build-watch or use npm run local-publish to publish the latest version of your built package locally.
  • In the directory you wish to install the package (i.e. fusion/engine), run yalc add @arc-fusion/pb-editor-wrapper to create the .yalc folder and point to it from the package.json.
  • In the docker file of the package consumer, add a temporary COPY ./.yalc ./.yalc line before the RUN npm ci or RUN npm install line, so npm can find the locally published package inside that .yalc directory.
  • If you make any changes to the original package, you need to run yalc update in the consumer repo (i.e. fusion/engine).

FAQs

Package last updated on 29 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc