issues
search
Yovach
/
next-public-ts
A webpack plugin to compile TypeScript and JavaScript files into the public folder of a Next.js project
7
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Doesn't support `turbo`
#70
skve
opened
3 months ago
1
chore: bump v0.5.0
#69
Yovach
closed
6 months ago
0
ref: set @types/glob as a devDependency
#68
Yovach
closed
11 months ago
0
Imports should be compiled out
#67
mrdomino
closed
10 months ago
5
chore: bump v0.4.2
#66
Yovach
closed
12 months ago
0
feat: support cts and mts files
#65
Yovach
closed
12 months ago
0
Support `.cts` and `.mts` files
#64
Yovach
closed
12 months ago
0
doc: update typo on "features" section
#63
Yovach
closed
12 months ago
0
fix(doc): link of examples
#62
Yovach
closed
1 year ago
0
fix: add @swc/core as devDependency
#61
Yovach
closed
1 year ago
0
Rename plugin to `next-public`
#60
Yovach
closed
1 year ago
0
chore: bump v0.4.0
#59
Yovach
closed
1 year ago
0
feat: added support for compiling js files
#58
Yovach
closed
1 year ago
0
feat: add compilation of `JS` files
#57
Yovach
closed
1 year ago
0
chore: bump v0.4.0-beta.0
#56
Yovach
closed
1 year ago
0
ref: use glob from nextjs if available
#55
Yovach
closed
1 year ago
0
Use `glob` from Next.js if available
#54
Yovach
closed
1 year ago
0
chore: bump v0.3.0
#53
Yovach
closed
1 year ago
0
ref: reduce plugin size
#52
Yovach
closed
1 year ago
0
Reduce plugin size
#51
Yovach
closed
1 year ago
0
Support generating file that is not a module
#50
mrdomino
closed
10 months ago
5
ci: improve jobs naming
#49
Yovach
closed
1 year ago
0
Doc/update readme
#48
Yovach
closed
1 year ago
0
chore: bump v0.2.1
#47
Yovach
closed
1 year ago
0
fix: import equal function
#46
Yovach
closed
1 year ago
0
chore: bump v0.2.0
#45
Yovach
closed
1 year ago
0
tests: check process.env.NEXT_PUBLIC_* parsing
#44
Yovach
closed
1 year ago
0
feat: parse process.env.NEXT_PUBLIC_* values
#43
Yovach
closed
1 year ago
0
<reference lib="WebWorker" /> in sw.ts breaks app
#42
mrdomino
closed
10 months ago
14
Fix/compiled code includes export on service worker
#41
Yovach
closed
1 year ago
0
Parse process.env.* values
#40
Yovach
closed
1 year ago
0
The compiled code includes `export {}` on service worker
#39
Yovach
closed
1 year ago
0
chore: set minimum next version to *
#38
Yovach
closed
1 year ago
0
chore: support all versions of next.js
#37
Yovach
closed
1 year ago
0
chore: bump v0.1.2
#36
Yovach
closed
1 year ago
0
Add tests on CI before release
#35
Yovach
closed
1 year ago
0
ci: add tests to prevent publish non-functional releases
#34
Yovach
closed
1 year ago
0
Fix: `fast-glob` named exports
#33
Yovach
closed
1 year ago
0
Fix `fast-glob` named exports
#32
Yovach
closed
1 year ago
0
chore: bump v0.1.1
#31
Yovach
closed
1 year ago
0
Fix webpack issues
#30
Yovach
closed
1 year ago
0
Webpack issues
#29
Yovach
closed
1 year ago
0
Refactoring plugin
#28
Yovach
closed
1 year ago
0
Optimize `compileDirectory` method
#27
Yovach
closed
1 year ago
1
Expand support to lower nextjs versions
#26
Yovach
closed
1 year ago
0
Expand support to lower Next.js versions
#25
Yovach
closed
1 year ago
0
feat: add checksum injection in code
#24
Yovach
closed
1 year ago
0
Add a feature to calculate the checksum
#23
Yovach
closed
1 year ago
0
Update documentation on README.md (and add autoDetect part)
#22
Yovach
closed
1 year ago
0
chore: bump v0.1.0
#21
Yovach
closed
1 year ago
0
Next