https://github.com/tubbo/deno-webpack
[wip] Demo of building deno w webpack & frontend
https://github.com/tubbo/deno-webpack
Last synced: about 2 months ago
JSON representation
[wip] Demo of building deno w webpack & frontend
- Host: GitHub
- URL: https://github.com/tubbo/deno-webpack
- Owner: tubbo
- Created: 2020-04-18T16:42:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:16:41.000Z (over 1 year ago)
- Last Synced: 2025-01-25T08:25:18.472Z (3 months ago)
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deno-webpack
wip
`deno --allow-net index.js`
## TODO
- Write CJS to deno parser -> https://github.com/evenstensberg/require-to-deno
- Parse CDN and create temp workfolder for webpack
- Bundle & stuff