Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Releases: rollup/rollup-plugin-node-resolve

v3.4.0 / 2018-09-04

Choose a tag to compare

@keithamus keithamus released this 04 Sep 10:59

This release now supports .mjs files by default

Features

v3.3.0 / 2018-03-17

Choose a tag to compare

@keithamus keithamus released this 04 Sep 11:03

This release adds the only option

New Features

Docs

v3.2.0 / 2018-03-07

Choose a tag to compare

@keithamus keithamus released this 04 Sep 11:05

This release caches reading/statting of files, to improve speed.

Performance Improvements