We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5255ace commit 944fed9Copy full SHA for 944fed9
config.js
@@ -1,6 +1,4 @@
1
define(function(require, exports, module){
2
var path = module.uri.replace('config.js', '');
3
- console.log(path);
4
-
5
exports.path = path;
6
});
package.json
@@ -3,7 +3,7 @@
"title": "Lorem Pixel",
"description": "Generate placeholder Images for every case",
"homepage": "https://github.com/dnbard/brackets-lorem-pixel",
- "version": "0.1.0",
+ "version": "0.1.1",
7
"author": "Alex Bardanov",
8
"license": "MIT",
9
"engines": {
0 commit comments