Code Monkey home page Code Monkey logo

wp-partytown's People

Contributors

miina avatar thelovekesh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wp-partytown's Issues

minified js

Hi
As i noticed partytown not working when i try it for Minified Javascripts ( *.min.js ) files, Do you confirm?

Is PartyTown running and perfectly configure in my website?

I'm just following a minimum tutorials and few sample config available on the internet. The documentation so minimal and need more step by step tutorial to be able to running in WordPress.

but, after many attempt, I think PartyTown is running on my website, is it right?

Please consider give explanation about my screenshot, bcs I don't know exactly. There are bunch of proxytown i saw in network tab.

Partytown js on a WordPress site https://unej.ac.id/

Duplicated script type

Hi
I face duplicate script type when i enable partytown for a specific js script

script type="text/partytown" type='text/javascript' ....

The script is outside Plugins and i am using this code in active theme functions.php

function wpb_adding_scripts() {
wp_register_script('my_amazing_script', get_template_directory_uri() . '/js/scripts/combine.min.js', array('partytown'),'1.0.0', true);
wp_enqueue_script('my_amazing_script');
}
add_action( 'wp_enqueue_scripts', 'wpb_adding_scripts' );

Console error after plugin setup

@thelovekesh The plugin looks great! I have a problem setting up the plugin. I activated the plugin and I'm seeing an error. I didn't enqueue any script for Partytown yet. Is this a bug in the plugin or Partytown? Maybe it's on my end?

Here are some screenshots:

Screenshot 2022-09-29 at 15 32 38

Screenshot 2022-09-29 at 15 36 23

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.