Socket
Book a DemoInstallSign in
Socket

@eik/microbundle

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eik/microbundle

Zero-configuration bundler for tiny JS libs, powered by Rollup.

latest
Source
npmnpm
Version
2.1.0
Version published
Maintainers
4
Created
Source

Last synced with upstream master 9ccf400

Check how this fork diverges from upstream. > Check if there's changes in upstream that isn't in the fork.

Why did we fork microbundle?

This fork is currently serving two purposes:

  • Support import maps using the eik rollup plugin and other functionality that's only possible by forking, as microbundle doesn't allow extending this from the outside in its public API.
  • Provide optimal defaults for how FINN.no is using Eik.

We see the error of our ways and in the spirit of making upstream contributions to microbundle as easy as possible, we'll refactor this fork to only serve purpose 1. We'll create a new package on our GHE for FINN.no that will wrap this fork and implement the features that are useful to us but perhaps not to non-FINN use cases. The long term plan is that we want to delete this fork and make our internal microbundle wrapper simply wrap microbundle directly instead of our fork.

Usage instructions

This fork isn't intended to stay around, once microbundle supports import maps we'll update the docs in the above link to point to microbundle instead.

Pending PRs before this fork can be deleted

  • CSS source map support #754.
  • Upgrade all dependencies #738.
  • Upgrade rollup-plugin-postcss to PostCSS v8 #335.
  • Support import maps #759

Keywords

bundle

FAQs

Package last updated on 19 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts