1.1.0 • Published 1 year ago

a-treeshakable-pkg v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

a-treeshakable-pkg

Introduction

This package is only designed for treeshaking test, and it contains 3 functions named as 'a' 'b' and 'c'

Installation

npm install a-treeshakable-pkg --save

Usage

import { a } from "a-treeshakable-pkg";
a();
export { a };

Test your build to see if only function a is bundled.

1.1.0

1 year ago

1.0.0

1 year ago