mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-08 16:47:46 +00:00
chore(web): one more comment to cleanup
This commit is contained in:
parent
b65df8243b
commit
7dfebbfd4d
1 changed files with 0 additions and 8 deletions
|
|
@ -1,13 +1,5 @@
|
|||
/*
|
||||
* Note: while this file is not meant to exist long-term, it provides a nice
|
||||
* low-level proof-of-concept for esbuild bundling of the various Web submodules.
|
||||
*
|
||||
* Add some extra code at the end of src/index.ts and run it to verify successful bundling!
|
||||
*/
|
||||
|
||||
import esbuild from 'esbuild';
|
||||
|
||||
|
||||
await esbuild.build({
|
||||
alias: {
|
||||
'tslib': '@keymanapp/tslib'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue