You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
In vue.config.js, I set up rollup-plugin-replace option, but replacement dosen't work.
vue.config.js
input(src/components/HelloWorld.vue)
output(p11ntest.esm.js)
(for entire test project, view my repository. https://github.com/fifzteen/p11ntest/tree/master)
I also test to rollup directly. that is working correctly.
rollup.config.js
output(p11ntest_rollup.sem.js)
I'm happy to tell me solutions or whether this is a bug or not.
The text was updated successfully, but these errors were encountered: