Sujin Lee

Results 14 comments of Sujin Lee

I have faced the same issue. 😭 As-is, when I print dom, it shows... ![Screenshot 2021-02-16 at 13 41 33](https://user-images.githubusercontent.com/6011401/108064272-b885a300-705c-11eb-98f5-e82e4652b37d.png)

[Preview](https://deploy-preview-1933--babel.netlify.com/repl#?ast=true&babili=false&browsers=&build=&builtIns=false&spec=false&loose=false&code_lz=MYewdgzgLgBAhjAvDYAbOEIwIIwN4C-QA&debug=false&forceAllTransforms=false&shippedProposals=false&circleciRepo=&evaluate=false&fileSize=false&timeTravel=false&sourceType=module&lineWrap=true&presets=es2015%2Creact%2Cstage-2&prettier=false&targets=&version=6.26.0&envVersion=) @xtuc I removed `_fromTemplate`, `_letDone` props in AST objects. Anything else?

[Preview](https://deploy-preview-1933--babel.netlify.com/repl) @nicolo-ribaudo All props that start with '_' prefixes are excluded.

Yes. url is renamed literally. :)

@xtuc There is a `minify` option, the url points to `babili` in the left settings panel. Therefore, user can be confused it.

@doomspork I'd like to help. πŸ’œ

See: #51, #7 1. 인λͺ…사전을 μ˜μ–΄/ν•œκ΅­μ–΄λ‘œ λͺ¨λ‘ μ œμΆœν•˜κ²Œ ν•˜λ©΄ μ–΄λ–¨κΉŒμš”? `ko`, `en` λ””λ ‰ν„°λ¦¬λ‘œ λ‚˜λˆ„μ–΄ κ΄€λ¦¬ν•˜λ©΄ 쒋을 것 κ°™μŠ΅λ‹ˆλ‹€. 2. λ§ˆν¬λ‹€μš΄ μž‘μ„± μ‹œ μ•ŒνŒŒλ²³ 순으둜 정렬을 ν•  수 μžˆλŠ” νˆ΄μ΄λ‚˜ 도ꡬ가...

We can make language directories such as `/ko`, `/en` etc.

Install dependencies * mongoose * express * cors * connect-multiparty * body-parser : * [helmet](https://www.npmjs.com/package/helmet) : Helmet helps you secure your Express apps by setting various HTTP headers * compression...