Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src & dist directory are not sync #139

Open
benji07 opened this issue Jun 14, 2021 · 4 comments
Open

src & dist directory are not sync #139

benji07 opened this issue Jun 14, 2021 · 4 comments

Comments

@benji07
Copy link
Contributor

benji07 commented Jun 14, 2021

I finally upgrade my project to use the last version of your pages, and it appear that the javascript file from the dist directory is not sync with the one inside the src directory.

I was looking at number emoji, inside src i have

{
    "name": "five",
    "unicode": "0035-fe0f-20e3",
    "shortname": ":five:",
    "code_decimal":"5️⃣",
    "category": "s",
    "emoji_order": "2113"
},

but inside dist i do not have the same thing

{
    name:"five",
    unicode:"0035-20e3",
    shortname:":five:",
    code_decimal:"5⃣",
    category:"s",
    emoji_order:"2113"
}

is there any way to upgrade the dist directory ? do i need to send a pull request ?

#120

@benji07
Copy link
Contributor Author

benji07 commented Jun 14, 2021

the last run of the publish action failed https://github.com/contentco/quill-emoji/runs/2238305581?check_suite_focus=true

@benji07
Copy link
Contributor Author

benji07 commented Aug 18, 2021

@himynameistimli any news about this ?

@benji07
Copy link
Contributor Author

benji07 commented Dec 16, 2021

@himynameistimli it's been 10 month since the dist directory was updated, anything you can do ?

@himynameistimli
Copy link
Collaborator

Hey @benji07 thanks for the ping, I just happened to see it this time. Our org doesn't maintain this repo anymore, would you like to be a maintainer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants