Skip to content
This repository was archived by the owner on Jul 14, 2023. It is now read-only.

Commit a22d393

Browse files
Tyson Gachwhmii
Tyson Gach
authored andcommitted
Update path
1 parent 44319df commit a22d393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ var path = require("path");
22

33
module.exports = {
44
includePaths: [
5-
path.join(__dirname, "app/assets/stylesheets"),
5+
path.join(__dirname, "core")
66
]
77
};

0 commit comments

Comments
 (0)