Skip to main content

Crate dumpling

Crate dumpling 

Source

Re-exports§

pub use runtime::run_file;
pub use runtime::start_dev_server;
pub use bundler::bundle;
pub use bundler::bundle_with_ts;
pub use bundler::bundle_with_splitting;
pub use package_manager::install;
pub use package_manager::init;
pub use package_manager::run_script;
pub use package_manager::uninstall;
pub use package_manager::prune;

Modules§

builtins
Node.js built-in module implementations for compatibility with npm packages
bundler
code_splitting
error
es202x
import_map
modules
package_manager
runtime
security
typescript