diff options
| author | Neylor Ohmaly | 2014-02-10 00:25:53 -0200 |
|---|---|---|
| committer | Neylor Ohmaly | 2014-02-10 00:25:53 -0200 |
| commit | f62db567d999f50a09947a0d6478a205f60ba03c (patch) | |
| tree | 5a2039d3bca58c403e9c61a4b52196b280b13ba9 /build.config.js | |
| parent | 20c5741f5f3b2e4ad3f579082e78725f4ea26c85 (diff) | |
| download | nsPopover-f62db567d999f50a09947a0d6478a205f60ba03c.tar.bz2 | |
Fix error on the right|bottom and left|bottom alignment0.5.5
Diffstat (limited to 'build.config.js')
| -rw-r--r-- | build.config.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.config.js b/build.config.js index 5c6138c..7600281 100644 --- a/build.config.js +++ b/build.config.js @@ -4,6 +4,7 @@ module.exports = {
compile_dir: "bin",
build_dir: "build",
+ example_dir: "example",
app_files: {
js: ['src/**/*.js', '!src/**/*.spec.js', '!src/assets/**/*.js'],
|
