Logo
Explore Help
Register Sign In
Mirrors/lucide
1
0
Fork 0
You've already forked lucide
mirror of https://github.com/lucide-icons/lucide.git synced 2025-12-24 05:19:23 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
81b85839ebb649c2624a4924e99f3d88235d5ed6
lucide/packages/lucide-vue-next/babel.config.js

15 lines
209 B
JavaScript
Raw Normal View History

Add vue 3 package (#293) * init vue next package * Refactor naming * adjust readme * add typescript support * Fix es module build * Bump alpha version * Fix size property not working * Fix issue with default attributes in this PR * small fixes * Update README.md * Fix peer dep * Add return * update release workflow Co-authored-by: AdamSGit <adamelio@protonmail.com>
2021-05-20 21:24:54 +02:00
const mainConfig = require('../../babel.config');
module.exports = {
presets: [
[
'@babel/env',
{
loose: true,
modules: false,
},
],
],
env: mainConfig.env,
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 114ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API