Modyfi / vite-plugin-yaml

Transform a YAML file to a JS object
75 stars 15 forks source link

Feature/import integration test #2

Closed tonyketcham closed 2 years ago

tonyketcham commented 2 years ago

Mainly a followup to #1 which extended into a quick improvement of how we do integration testing of the plugin. A future MR can introduce more comprehensive tests to lock step with changes to Vite behavior.

📝 example integration package changes:

🌏 Global changes:

🧰 DevOps changes: