Small rework
This commit is contained in:
@@ -14,7 +14,7 @@ if you want to view the source visit the plugins github repository
|
||||
*/
|
||||
`
|
||||
|
||||
const production = !process.env.ROLLUP_WATCH
|
||||
const production = false//!process.env.ROLLUP_WATCH
|
||||
|
||||
export default {
|
||||
input: './src/main.ts',
|
||||
|
||||
Reference in New Issue
Block a user