refactor assets
This commit is contained in:
parent
9b61306f59
commit
bca4e5f0fa
182 changed files with 38 additions and 47 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import * as Koa from 'koa';
|
||||
import * as manifest from '../../client/assets/manifest.json';
|
||||
import * as manifest from '../../../src/client/assets/manifest.json';
|
||||
import { fetchMeta } from '../../misc/fetch-meta';
|
||||
|
||||
module.exports = async (ctx: Koa.Context) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue