]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
fix: import `process` instead of reading from the global variable
authorHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 28 Dec 2023 15:18:18 +0000 (23:18 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 28 Dec 2023 15:18:18 +0000 (23:18 +0800)
commitf280b26fe938080967c332d88fa6eaba70dab870
treeb20fc3acf5b334fd268630cf74a216cb375cf453
parentaae99c72b8e36375ffa9c539462e6a43de6b2d5f
fix: import `process` instead of reading from the global variable

Fixes https://github.com/vuejs/create-vue/issues/195#issuecomment-1421967970

In the long run we need to add https://github.com/playwright-community/eslint-plugin-playwright/
to the playwright setup too.
template/config/playwright/playwright.config.js