Skip to content

alner/NewQlikViewExtensionTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QlikView extension template (ES2015 + BABEL + WebPack + BrowserSync)

Supports hot rebuilds and browser refresh in response to file modifications.

Installation

Download and unzip template.

Hit

 npm install

to install all required dependencies.

Configuration

Modify Definition.xml.

Change EXTENSION_NAME parameter in src\config.js. EXTENSION_NAME should match with the folder name.

Set appropriate document url in the webpack.config.js for BrowserSyncPlugin.

Usage

npm run dev # for development

# or

npm run build # for production

Maintainers

alner

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors