mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
fix(jsdoc-template-legacy): copy prettify CSS from the right place
This commit is contained in:
parent
5e4f999497
commit
6bb9d58f9e
@ -572,8 +572,10 @@ export function publish(docletStore, dependencies) {
|
||||
// `resolve()` has trouble with this package, so we use an extra-hacky way to
|
||||
// get the filepath.
|
||||
path.join(
|
||||
templatePath,
|
||||
'node_modules',
|
||||
resolve('fast-glob'),
|
||||
'..',
|
||||
'..',
|
||||
'..',
|
||||
'color-themes-for-google-code-prettify',
|
||||
'dist',
|
||||
'themes',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user