Module deskulpt::bundler::common

source ยท
Expand description

This module contains common bundling routines and utilities.

Structsยง

  • NoopHook ๐Ÿ”’
    A no-op hook for SWC bundler.
  • PathLoader ๐Ÿ”’
    Deskulpt-customized path loader for SWC bundler.
  • PathResolver ๐Ÿ”’
    The Deskulpt-customized path resolver for SWC bundler.

Staticsยง

  • EXTENSIONS ๐Ÿ”’
    The file extensions to try when an import is given without an extension

Functionsยง