mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-05-29 18:54:04 +03:00
27aaf4744a
fix: webpack dev server chore: use eslint not prettier unfeat: remove support for comments (its brokenn in Vue, maybe later)
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
// Global compile-time constants
|
|
declare let __DEV__: boolean
|