mirror of
https://github.com/tabler/tabler.git
synced 2026-08-05 19:03:18 +04:00
Remove docs CSS copy step from preview config
This commit is contained in:
@@ -116,13 +116,6 @@ export default defineConfig({
|
||||
to: path('./public/preview'),
|
||||
label: '@tabler/preview',
|
||||
},
|
||||
{
|
||||
// docs.css built by the @tabler/docs sass pipeline (used by docs pages)
|
||||
from: path('../docs/dist/css'),
|
||||
to: path('./public/css'),
|
||||
label: '@tabler/docs',
|
||||
required: false,
|
||||
},
|
||||
{
|
||||
// static assets (photos, avatars, tracks, brand svgs...). The real source,
|
||||
// because preview/static is a symlink that may not survive deployment packaging.
|
||||
|
||||
Reference in New Issue
Block a user