Merge branch 'search-component' of https://github.com/Discours/discoursio-webapp into search-component

This commit is contained in:
kvakazyambra 2022-11-19 16:35:09 +03:00
commit 67f7c2ebbc
6 changed files with 0 additions and 10954 deletions

View File

@ -5,7 +5,6 @@ import type { CSSOptions, PluginOption } from 'vite'
import defaultGenerateScopedName from 'postcss-modules/build/generateScopedName' import defaultGenerateScopedName from 'postcss-modules/build/generateScopedName'
import { isDev } from './src/utils/config' import { isDev } from './src/utils/config'
import { visualizer } from 'rollup-plugin-visualizer' import { visualizer } from 'rollup-plugin-visualizer'
import htmlPurge from 'vite-plugin-html-purgecss'
const PATH_PREFIX = '/src/' const PATH_PREFIX = '/src/'
@ -37,7 +36,6 @@ const astroConfig: AstroUserConfig = {
output: 'server', output: 'server',
adapter: vercel(), adapter: vercel(),
vite: { vite: {
plugins: [htmlPurge() as PluginOption],
build: { build: {
chunkSizeWarningLimit: 777, chunkSizeWarningLimit: 777,
rollupOptions: { rollupOptions: {

File diff suppressed because it is too large Load Diff

View File

@ -8,8 +8,6 @@ export default gql`
body body
slug slug
pic pic
parents
children
# community # community
stat { stat {
_id: shouts _id: shouts

View File

@ -7,8 +7,6 @@ export default gql`
body body
slug slug
pic pic
parents
children
# community # community
stat { stat {
_id: shouts _id: shouts

View File

@ -7,8 +7,6 @@ export default gql`
body body
slug slug
pic pic
parents
children
# community # community
stat { stat {
_id: shouts _id: shouts

View File

@ -8,8 +8,6 @@ export default gql`
body body
slug slug
pic pic
parents
children
# community # community
stat { stat {
_id: shouts _id: shouts