2.2.5 • Published 5 years ago

hebspack-test v2.2.5

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

HEBSPACK

Hebspack is a gulp configuration to bundle skin files for web development and distribution.

Installation

Assuming you have Node installed. First you need Navigate through terminal to a folder containing skin or skins and run this command to install hebspack:

npm install hebspack-test 

Usage

Run in terminal

npm run hebspack [env] [init]

env

envDescription
defaultRun hebspack with default environment settings
developmentRun hebspack with development environment settings
productionRun hebspack with production environment settings

init

initDescription
initRuns initial bundling for the whole project
By default project is run in watch mode only

Insert the following line in head tag inside root .tpl file instead of existing asset links. Manifest path is relative to skin directory, for example "dist/desktop/assets.manifest.json"

{asset_loader position="head" manifest="path/to/assets.manifest.json"}

Insert the following line in body tag inside root .tpl file instead of existing asset links. Manifest path is relative to skin directory, for example "dist/desktop/assets.manifest.json"

{asset_loader position="body" manifest="path/to/assets.manifest.json"}
2.2.5

5 years ago

2.2.4

5 years ago

2.2.3

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.1.9

5 years ago

2.1.8

5 years ago

2.1.7

5 years ago

2.1.6

5 years ago

2.1.4

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.9

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.8.2

5 years ago

1.8.1

5 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.9

5 years ago

1.4.8

5 years ago

1.4.7

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.5

5 years ago

1.3.2

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago