Skip to content

Wolfchamane/amjs-create-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@amjs/create-index 0.1.4

Installation

$ npm i @amjs/create-index

Use

Declare an script within your package.json file:

{
    "scripts": {
        "index": "node node_modules/@amjs/create-index <folder>"
    }
}

Where <folder> is your resources folder. Then run the script:

$ npm run index

About

Allows to create a bundle index.js file with all listed resources from a directory

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors