mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
Remove SRC_PATH global variable
This commit is contained in:
parent
3af1cfa84e
commit
b33d750e0b
@ -1,4 +1,4 @@
|
||||
const { removeAtag } = require(`${SRC_PATH}/core/render/utils`);
|
||||
const { removeAtag } = require('../../src/core/render/utils');
|
||||
|
||||
// Suite
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user