Skip to content

Commit

Permalink
Bump version of deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JellyBrick committed Jan 11, 2025
1 parent 2579746 commit 6ace214
Show file tree
Hide file tree
Showing 3 changed files with 966 additions and 184 deletions.
2 changes: 1 addition & 1 deletion farm.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ import path from 'node:path';

import { defineConfig } from '@farmfe/core';
import farmPluginPostcss from '@farmfe/js-plugin-postcss';
import electron from '@farmfe/js-plugin-electron';

import solid from 'vite-plugin-solid';
import electron from './farm-plugins/electron';

export default defineConfig({
compilation: {
Expand Down
Loading

0 comments on commit 6ace214

Please sign in to comment.