README
poiplugintest
测试:
cd poiplugintest
npm link
cd path/to/poiconfigpath/plugins
(linux在.config/poi)
(windows在?)
npm link poi-plugin-test6
改动后重启poi
A plugin for poi tests baka.
<script type="module">
import poiPluginTest6 from 'https://cdn.skypack.dev/poi-plugin-test6';
</script>
测试:
cd poiplugintest
npm link
cd path/to/poiconfigpath/plugins
(linux在.config/poi)
(windows在?)
npm link poi-plugin-test6
改动后重启poi