Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: Add core.channelOptions to main.js config #16415

Merged
merged 6 commits into from
Oct 20, 2021

Commits on Oct 20, 2021

  1. Add global.CHANNEL_OPTIONS coming from main.js > core > channelOptions

    giving users the ability to optimize the channel default options for security of performance reasons
    ndelangen committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    cc141dc View commit details
    Browse the repository at this point in the history
  2. improve types & docs

    ndelangen committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    0ee23ec View commit details
    Browse the repository at this point in the history
  3. fix lockfile

    ndelangen committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    45b8a23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71b997c View commit details
    Browse the repository at this point in the history
  5. Update lib/builder-webpack4/src/preview/iframe-webpack.config.ts

    Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
    ndelangen and shilman authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    48b2408 View commit details
    Browse the repository at this point in the history
  6. Update lib/builder-webpack5/src/preview/iframe-webpack.config.ts

    Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
    ndelangen and shilman authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    fd21119 View commit details
    Browse the repository at this point in the history