@bishalmoktan/prepare-bundle
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Prepare-bundle


Prepare bundle library is the for simple use to format the static exports from the frameworks like Nextjs, Vue, ReactJS.

Usage

const { organizeHtmlFiles } = require('@bishalmoktan/prepare-bundle');

//pass the exported folder which contains the static files. Eg; 'out'
organizeHtmlFiles('out');

Readme

Keywords

none

Package Sidebar

Install

npm i @bishalmoktan/prepare-bundle

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

18.3 kB

Total Files

5

Last publish

Collaborators

  • bishalmoktan