mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	chore(nx): remove dependency on webpack
This commit is contained in:
		
							parent
							
								
									f73daf5b95
								
							
						
					
					
						commit
						e07a7d291b
					
				
							
								
								
									
										10
									
								
								nx.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								nx.json
									
									
									
									
									
								
							@ -54,16 +54,6 @@
 | 
				
			|||||||
        "watchDepsTargetName": "watch-deps"
 | 
					        "watchDepsTargetName": "watch-deps"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
      "plugin": "@nx/webpack/plugin",
 | 
					 | 
				
			||||||
      "options": {
 | 
					 | 
				
			||||||
        "buildTargetName": "build",
 | 
					 | 
				
			||||||
        "serveTargetName": "serve",
 | 
					 | 
				
			||||||
        "previewTargetName": "preview",
 | 
					 | 
				
			||||||
        "buildDepsTargetName": "build-deps",
 | 
					 | 
				
			||||||
        "watchDepsTargetName": "watch-deps"
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "plugin": "@nx/playwright/plugin",
 | 
					      "plugin": "@nx/playwright/plugin",
 | 
				
			||||||
      "options": {
 | 
					      "options": {
 | 
				
			||||||
 | 
				
			|||||||
@ -37,9 +37,7 @@
 | 
				
			|||||||
    "@nx/playwright": "21.1.1",
 | 
					    "@nx/playwright": "21.1.1",
 | 
				
			||||||
    "@nx/vite": "21.1.1",
 | 
					    "@nx/vite": "21.1.1",
 | 
				
			||||||
    "@nx/web": "21.1.1",
 | 
					    "@nx/web": "21.1.1",
 | 
				
			||||||
    "@nx/webpack": "21.1.1",
 | 
					 | 
				
			||||||
    "@playwright/test": "^1.36.0",
 | 
					    "@playwright/test": "^1.36.0",
 | 
				
			||||||
    "@svgr/webpack": "^8.0.1",
 | 
					 | 
				
			||||||
    "@swc-node/register": "~1.10.0",
 | 
					    "@swc-node/register": "~1.10.0",
 | 
				
			||||||
    "@swc/cli": "~0.7.0",
 | 
					    "@swc/cli": "~0.7.0",
 | 
				
			||||||
    "@swc/core": "~1.11.0",
 | 
					    "@swc/core": "~1.11.0",
 | 
				
			||||||
@ -69,8 +67,7 @@
 | 
				
			|||||||
    "upath": "2.0.1",
 | 
					    "upath": "2.0.1",
 | 
				
			||||||
    "vite": "^6.0.0",
 | 
					    "vite": "^6.0.0",
 | 
				
			||||||
    "vite-plugin-dts": "~4.5.0",
 | 
					    "vite-plugin-dts": "~4.5.0",
 | 
				
			||||||
    "vitest": "^3.0.0",
 | 
					    "vitest": "^3.0.0"
 | 
				
			||||||
    "webpack-cli": "^6.0.0"
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "license": "AGPL-3.0-only",
 | 
					  "license": "AGPL-3.0-only",
 | 
				
			||||||
  "author": {
 | 
					  "author": {
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										1245
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1245
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user