scalajs-bundler

Table of Contents

  • Introduction
  • Motivation
    • WebJars
    • Double build
    • scalajs-bundler
  • Getting started
    • Basic setup
    • Integrating with sbt-web
  • Reference
    • ScalaJSBundlerPlugin
      • JavaScript Dependencies
      • jsdom Support for Tests
      • Yarn
      • Bundling Mode
        • Application (default)
        • Library Only
          • Benefits
          • How It Works
        • Library and Application
      • Tasks and Settings
    • WebScalaJSBundlerPlugin
      • Importing Assets from NPM Packages
      • Tasks and Settings
  • Cookbook
    • How to use a custom webpack configuration file?
    • Sharing webpack configuration among configuration files
    • How to use npm modules from Scala code?
    • How to publish a facade for an npm module?
    • How to use an existing facade assuming the JS library to be exposed to the global namespace?
    • How to bundle an application having several entry points as exports?
    • How to improve the performance of the bundling process?
    • How to select specific files from the BundlingMode.Library output
    • How to rebuild and reload your page on code changes?
    • How to pass extra parameters to webpack
    • How to use webpack 4
    • How to get and use a list of assets
  • Community
  • Changelog
    • Version 0.20.0
    • Version 0.19.0
    • Version 0.18.0
    • Version 0.17.0
    • Version 0.16.0
    • Version 0.15.0
    • Version 0.14.0
    • Version 0.13.1
    • Version 0.13.0
    • Version 0.12.0
    • Version 0.11.0
    • Version 0.10.0
    • Version 0.9.0
    • Version 0.8.0
    • Version 0.7.0
    • Version 0.6.0
    • Version 0.5.0
    • Version 0.4.0
    • Version 0.3.1
    • Version 0.3.0
    • Version 0.2.1
    • Version 0.2
  • Introduction
  • Motivation
  • Getting started
  • Reference
  • Cookbook
  • Community
  • Changelog

Generated with Ornate.