mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	chore: 移除 plop
This commit is contained in:
		@@ -6,5 +6,4 @@
 | 
			
		||||
/vite.config.ts
 | 
			
		||||
/src/types/env.d.ts
 | 
			
		||||
/docs/**/*
 | 
			
		||||
/plop/**/*
 | 
			
		||||
CHANGELOG
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +0,0 @@
 | 
			
		||||
const viewGenerator = require('./plop/view/prompt.js')
 | 
			
		||||
const componentGenerator = require('./plop/component/prompt.js')
 | 
			
		||||
 | 
			
		||||
module.exports = function (plop) {
 | 
			
		||||
  plop.setGenerator('view', viewGenerator)
 | 
			
		||||
  plop.setGenerator('component', componentGenerator)
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user