chore(css): add banners to DocSearch CSS bundles
This commit is contained in:
parent
c2e5513c79
commit
5bf91dd077
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { plugins } from '../../rollup.base.config';
|
||||
import { checkIsReleaseReady } from '../scripts/checkIsReleaseReady';
|
||||
import { getBundleBanner } from '../scripts/getBundleBanner';
|
||||
import { checkIsReleaseReady } from '../../scripts/checkIsReleaseReady';
|
||||
import { getBundleBanner } from '../../scripts/getBundleBanner';
|
||||
|
||||
import pkg from './package.json';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue