mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-30 20:41:33 +08:00 
			
		
		
		
	chore(mermaid-elk): replace loader-register with tsx
unnecessary "cross-env" also removed, as it wasn't even used to set any env variables
This commit is contained in:
		
							parent
							
								
									331dae4eb0
								
							
						
					
					
						commit
						00bdcfa803
					
				| @ -3,7 +3,7 @@ | |||||||
|   "version": "1.0.0", |   "version": "1.0.0", | ||||||
|   "main": "index.js", |   "main": "index.js", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|     "build": "cross-env node --import ../../loader-register.js ../../node_modules/webpack/bin/webpack.js -c webpack.config.cjs" |     "build": "tsx ../../node_modules/webpack/bin/webpack.js -c webpack.config.cjs" | ||||||
|   }, |   }, | ||||||
|   "keywords": [], |   "keywords": [], | ||||||
|   "author": "", |   "author": "", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Panagiotis Papadopoulos
						Panagiotis Papadopoulos