mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 16:56:21 +01:00
* Deprecates tags.json and icons.json * Removed tags.json dependency from Figma plugin * Add JSON descriptor information to readme * Restore packages/index.tsx * Update packages/lucide-figma/src/api/fetchIcons.ts Add multiple fetches to `Promise.all` * Added caching to API endpoints * Updates pnpm-lock.yaml * Add tags to static * Trigger site build * Added prebuild script to generate api caches at build time * Migrated NextCache function from arrow to regular to simplify markup * test if contents are read from cache * Add cache clear to prebuild * removes debug object --------- Co-authored-by: Karsa <karsa@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
23 lines
266 B
Plaintext
23 lines
266 B
Plaintext
.DS_Store
|
|
.idea
|
|
.next
|
|
.obsidian
|
|
.now
|
|
.idea
|
|
node_modules
|
|
dist
|
|
build
|
|
sandbox
|
|
stash
|
|
coverage
|
|
stats
|
|
*.log
|
|
outlined
|
|
packages/**/src/icons/*.js
|
|
packages/**/src/icons/*.ts
|
|
packages/**/src/icons/*.tsx
|
|
packages/**/src/aliases.ts
|
|
packages/**/LICENSE
|
|
categories.json
|
|
tags.json
|