mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
🐛 Temp fix build replace endpoint (#2216)
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = {
|
||||
configureWebpack: {
|
||||
plugins: [
|
||||
new GoogleFontsPlugin({
|
||||
apiUrl: 'https://n8n-google-fonts-helper.herokuapp.com/api/fonts',
|
||||
fonts: [
|
||||
{ family: 'Open Sans', variants: ['300', '400', '600', '700'] },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user