mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 08:07:51 +00:00
refactor: move the path of theme.js
This commit is contained in:
parent
23d953c313
commit
9f38a2dead
@ -80,7 +80,7 @@ export default [
|
||||
build('page'),
|
||||
build('post'),
|
||||
build('misc'),
|
||||
build('theme', { src: `${SRC_DEFAULT}/modules`, outputName: 'Theme' }),
|
||||
build('theme', { outputName: 'Theme' }),
|
||||
build('app', { src: SRC_PWA, jekyll: true }),
|
||||
build('sw', { src: SRC_PWA, jekyll: true })
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user