1.1.2 • Published 7 years ago

no-match v1.1.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

No-Match Module

Installation

$ npm install no-match

Usage

Define these three variable according to your enviornment

var imagesFolder = appRoot + '/build/static/images/';
var imageDirectory = '/build/static/images/';
var prefix;

This module was created inside of a buil system we use. We currently configure a deployment.json file which contains all of our deployment data including the prefix of our images if you're wondering what the purpose of a deployment.json file is.

Change Log

1.1.0

  • Initial release
  • Added App root module te reference the root of the project
1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago