Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@bodiless/webpack

Package Overview
Dependencies
4
Maintainers
5
Versions
384
Issues
File Explorer

Advanced tools

@bodiless/webpack

Portable webpack configuration for bodiless sites

    1.0.0-rc.23latest
    GitHub

Version published
Maintainers
5
Weekly downloads
1,319
decreased by-35.75%

Weekly downloads

Changelog

Source

1.0.0-rc.23 (2023-02-08)

Note: Version bump only for package bodiless-js

Readme

Source

Bodiless-JS CLI

Usage

$ npm install -g @bodiless/cli $ bodiless COMMAND running command... $ bodiless (-v|--version|version) @bodiless/cli/0.0.52 darwin-x64 node-v16.9.1 $ bodiless --help [COMMAND] USAGE $ bodiless COMMAND ...

Commands

bodiless help [COMMAND]

display help for bodiless

USAGE $ bodiless help [COMMAND] ARGUMENTS COMMAND command to show help for OPTIONS --all see all commands in CLI

See code: @oclif/plugin-help

bodiless pack

Pack and install dependencies from a local monorepo.

USAGE $ bodiless pack OPTIONS -f, --force Install packages even if they are not existing dependencies of the site -h, --help show CLI help -p, --package=package Name of package to bundle. May be specified more than once. If omitted, will bundle all matching dependencies. -r, --repo=repo [default: .] Path to the local lerna monorepo, relative to the current directory. Must contain the package source in a `packages` directory. -s, --site=site [default: .] Path to the site into which you wish to install packages, relative to the current directory. --dry-run Do not pack or install. Just show list of matching packages. --skip-install Only pack, do not install. EXAMPLES $ bodiless pack -r /path/to/local/monorepo $ bodiless pack -s /path/to/site

See code: lib/commands/pack.js

FAQs

Last updated on 08 Feb 2023

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc