vite-plugin-remove-console/dist/index.d.ts Version: 775 BTypeScriptView Raw 1import{ PluginOption }from'vite'; 2export{ PluginOption }from'vite'; 3 4interfaceOptions { 5/** The types of console that needs to be removed, such as `log`、`warn`、`error`、`info`, default `log` */ ...
Vite plugin that remove all the specified console types in the production environment - xiaoxian521/vite-plugin-remove-console
Vite plugin that remove all the specified console types in the production environment - vite-plugin-remove-console/pnpm-lock.yaml at main · xiaoxian521/vite-plugin-remove-console
同步操作将从zym/vite-plugin-remove-console强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!! 确定后同步将在后台操作,完成时将刷新页面,请耐心等待。 删除在远程仓库中不存在的分支和标签 同步Wiki(当前仓库的 wiki 将会被覆盖!) ...
vite-plugin-remove-console/LICENSE Version: 1.08 kBPlain TextView Raw 1 MIT License 2 3 Copyright (c) 2022-present, xiaoxian521 4 5 Permission is hereby granted, free of charge, to any person obtaining a copy 6 of this software and associated documentation files (the "Software"),...