-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #861 from exodus4d/develop
v1.5.4
- Loading branch information
Showing
244 changed files
with
11,541 additions
and
3,131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
"node": true, | ||
|
||
// Allow ES6. | ||
"esversion": 6, | ||
"esversion": 7, | ||
|
||
/* | ||
* ENFORCING OPTIONS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,8 @@ Mapping tool for [*EVE ONLINE*](https://www.eveonline.com) | |
- [wiki](https://github.com/exodus4d/pathfinder/wiki) | ||
- Developer [Slack](https://slack.com) chat: | ||
- https://pathfinder-eve-online.slack.com | ||
- Please send me a mail for invite: [email protected] | ||
- Join channel [pathfinder-eve-online.slack.com](https://join.slack.com/t/pathfinder-eve-online/shared_invite/enQtMzMyOTkyMjczMTA3LWI2NGE1OTY5ODBmNDZlMDY3MDIzYjk5ZTljM2JjZjIwNDRkNzMyMTEwMDUzOGQwM2E3ZjE1NGEwNThlMzYzY2Y) | ||
- Can´t join? [email protected] | ||
|
||
**Feel free to check the code for bugs and security issues. | ||
Issues should be reported in the [Issue](https://github.com/exodus4d/pathfinder/issues) section.** | ||
|
@@ -49,7 +50,7 @@ Issues should be reported in the [Issue](https://github.com/exodus4d/pathfinder/ | |
|-- app.js --> require.js config (!required for production!) | ||
|-- [0777] logs/ --> log files | ||
|-- ... | ||
| -- node_modules/ --> node.js modules (not used for production) | ||
|-- node_modules/ --> node.js modules (not used for production) | ||
|-- ... | ||
|-- [0755] public/ --> frontend source | ||
|-- css/ --> CSS dist/build folder (minified) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.