Skip to content

Commit

Permalink
Remove unneeded files
Browse files Browse the repository at this point in the history
  • Loading branch information
Luehrsen committed Apr 18, 2021
1 parent 20db596 commit 3375a8f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 59 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ module.exports = function (grunt) {
'postcss:minify',
]);

grunt.registerTask('handle_js', ['webpack']);
grunt.registerTask('handle_js', []);

grunt.registerTask('newer_handle_static', [
'newer:copy:build',
Expand Down
55 changes: 0 additions & 55 deletions build/composer.lock

This file was deleted.

3 changes: 0 additions & 3 deletions build/img/icons/slashes.svg

This file was deleted.

Empty file removed build/js/script.js
Empty file.
4 changes: 4 additions & 0 deletions build/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ The most common issue are caching plugins, that are often stripping headers. Mak
The plugin does not only stop your browser from tracking with FLoC, but also the browsers from all of your users. So you're not primarily installing the plugin for yourself, but for your users.

== Changelog ==
= 1.1.1 =
* Removed unneeded dependency.
* Removed inactive JavaScript remains.

= 1.1.0 =
* Added compatibility for [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)

Expand Down

0 comments on commit 3375a8f

Please sign in to comment.