1.1.2 • Published 8 years ago

no-match v1.1.2

Weekly downloads
4
License
MIT
Repository
github
Last release
8 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

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago