Skip to content

backmerge #238

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

Merged
merged 165 commits into from
Jul 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
165 commits
Select commit Hold shift + click to select a range
777941a
Welcome page init
lightbulbman Nov 13, 2023
c9205da
Merge https://github.com/codesnippetspro/code-snippets into PD-298/CORE
lightbulbman Nov 13, 2023
63a71f8
Welcome menu page
lightbulbman Nov 16, 2023
0e4412e
welcome json
lightbulbman Nov 27, 2023
609a305
welcome v2
lightbulbman Nov 30, 2023
9af7fe4
welcome v2
lightbulbman Nov 30, 2023
4b29f14
translations
lightbulbman Dec 1, 2023
e1fb21a
welcome style updates
lightbulbman Dec 3, 2023
9b3a6eb
resources page updates
lightbulbman Dec 21, 2023
86cc03f
Update stable tag to 3.6.4.
sheabunge Mar 15, 2024
243e4e0
Merge pull request #187 from codesnippetspro/core
lightbulbman Apr 21, 2024
5e4f664
tidy up layout
lightbulbman Apr 21, 2024
65e40b9
Merge branch 'PD-298/core' into core
sheabunge May 17, 2024
5b1c2ce
PD-298 Create separate subclass for welcome menu.
sheabunge May 17, 2024
75ab33e
Fix overflow on admin menu Go Pro button for longer strings.
sheabunge May 22, 2024
ee701f0
PD-298 Fix output escaping on welcome page.
sheabunge May 22, 2024
9084af2
PD-298 Ensure external links open externally on welcome page.
sheabunge May 22, 2024
793de27
PD-298 Fix formatting for welcome page CSS.
sheabunge May 22, 2024
a6d0a15
PD-298 Clean up welcome page CSS.
sheabunge May 22, 2024
354fbe8
PD-298 Replace emoji with dashicons on welcome page.
sheabunge May 22, 2024
6df2b72
PD-298 Clean up welcome page style and content.
sheabunge May 22, 2024
9995383
PD-298 Tighten icon sizes on welcome page.
sheabunge May 22, 2024
c2ed8dc
PD-298 Add full changelog breakdown to welcome page.
sheabunge May 22, 2024
9e7aed5
PD-298 Add Discord icon to welcome page.
sheabunge May 22, 2024
8474c89
PD-298 Fix responsive grids on welcome page.
sheabunge May 22, 2024
ea64fc5
PD-298 Cache welcome page data for two days.
sheabunge May 22, 2024
b379b4d
PD-298 Add core/pro badges to welcome page changelog section.
sheabunge May 22, 2024
f9ce439
PD-298 Fix welcome menu slug.
sheabunge May 22, 2024
fbd629f
PD-309 Update text of upgrade to pro notice.
sheabunge May 22, 2024
12caba3
PD-298 Clear the welcome page data cache on upgrade or manual cache p…
sheabunge May 22, 2024
3d1f1ae
PD-298 Allow npm version aliases to be used with any type of update.
sheabunge May 22, 2024
539e10d
PD-298 Update version number to 3.6.5-alpha.0.
sheabunge May 22, 2024
1ae1e44
PD-298 Show a number of past changelog versions on welcome page.
sheabunge May 22, 2024
9c34293
PD-298 Add color to changelog icons.
sheabunge May 22, 2024
183c526
PD-298 Update version number to 3.6.5-alpha.1.
sheabunge May 22, 2024
71dcbaf
PD-298 Include CHANGELOG.md in distributed plugin for use on welcome …
sheabunge May 22, 2024
014f3f2
PD-298 Update changelog for 3.6.5.
sheabunge May 22, 2024
a92b8f0
PD-298 Enforce consistent ordering for changelog items on welcome pag…
sheabunge May 23, 2024
00f32df
PD-298 Replace upgrade notice link with short link.
sheabunge May 23, 2024
ad32ecc
PD-298 Replace full URls with shortlinks where appropriate.
sheabunge May 24, 2024
4935ea8
PD-298 Replace welcome page headings dashicons with emoji.
sheabunge May 24, 2024
f73fb07
PD-298 Only scroll changelog section on welcome page.
sheabunge May 24, 2024
daca5a6
PD-298 Fix alignment of Go Pro admin menu button.
sheabunge May 24, 2024
47b323d
PD-298 Update version number to 3.6.5.
sheabunge May 24, 2024
5c9d56d
PD-298 Fix broken welcome JSON URL.
sheabunge May 24, 2024
e0993e8
Reduce number of tags in readme.txt to conform to WordPress.org guide…
sheabunge May 28, 2024
02f3a2e
Bump build number to force redeploys.
sheabunge May 28, 2024
cf8ebe5
Fix inline action buttons on Edit page from skipping validation check…
sheabunge Jun 4, 2024
b948a54
Update intro video in readme.
sheabunge Jul 5, 2024
522d88d
Avoid running into memory issues when checking posts for the code sni…
sheabunge Jul 6, 2024
30c6681
Explicitly specify nullable types. Resolves #194.
sheabunge Jul 17, 2024
f8772a0
Minor refactoring to overcome linting warnings.
sheabunge Aug 15, 2024
e53df30
Remove Gulp to avoid typescript and module issues.
sheabunge Aug 16, 2024
d3c029a
Upgrade node packages.and node version.
sheabunge Aug 16, 2024
6f19614
Update eslint config to newest format.
sheabunge Aug 16, 2024
146b4b7
Move source files under their own directory.
sheabunge Aug 16, 2024
2343746
Fix bundler not working correctly with new folder structure.
sheabunge Aug 16, 2024
b1a6203
Enforce use of type-only imports.
sheabunge Aug 17, 2024
e54e7d2
Add additional eslint plugins and rules.
sheabunge Aug 17, 2024
67b65b4
Replace WebpackRTLPlugin with a more-compatible bespoke solution.
sheabunge Aug 18, 2024
086bead
Fix outdated PrismJS line-highlight CSS rules to avoid webpack warnings.
sheabunge Aug 18, 2024
3549519
Upgrade node packages.
sheabunge Aug 28, 2024
646bec0
Add blueprint.json for live previewing.
sheabunge Sep 6, 2024
7988fad
Update banner images.
sheabunge Sep 7, 2024
e621602
Use latest WordPress and PHP versions in blueprint.json.
sheabunge Sep 7, 2024
75b5eef
Simplify icon.svg XML.
sheabunge Sep 7, 2024
469ec3a
Fix incorrect escaping of literal characters in date format string.
sheabunge Sep 11, 2024
53f5051
Add pauserratgutierrez as a contributor.
sheabunge Sep 11, 2024
f09c3ed
Rewrite changelog to conform to keep-a-changelog standards.
sheabunge Sep 11, 2024
ad4dc83
Link changelog versions to release tag instead of diff.
sheabunge Sep 11, 2024
146e93f
Update WordPress version and changelog in readme.txt.
sheabunge Sep 13, 2024
fd6b6b2
Fix license in readme.txt.
sheabunge Sep 27, 2024
e59e36c
When upgrading, only call translation functions after 'init'.
sheabunge Nov 21, 2024
ccc6d6d
Fix 'save and activate' button display logic.
sheabunge Nov 22, 2024
a408f6f
Clear visible admin notices when switching from editing a snippet to …
sheabunge Nov 22, 2024
d3f56f7
Fix updating the shared on network status of snippets not saving corr…
sheabunge Nov 25, 2024
06c21d0
Add type declarations to class properties.
sheabunge Nov 25, 2024
d6f6887
Allow admin banners to be provided by the welcome API.
sheabunge Nov 27, 2024
1416c91
Update changelog for 3.6.6.
sheabunge Nov 27, 2024
667feff
Update version number to 3.6.6.
sheabunge Nov 27, 2024
e113c48
Move composer.json inside src/ directory.
sheabunge Nov 27, 2024
33df8cf
Bump version to 3.6.6.1.
sheabunge Nov 27, 2024
4784096
Update changelog.
sheabunge Nov 28, 2024
b81286a
Update issue templates
sheabunge Nov 29, 2024
d62d339
Add contributors to readme.txt.
sheabunge Nov 29, 2024
3feeff6
Simplify issue templates.
sheabunge Nov 29, 2024
094b277
Convert issue templates to yaml.
sheabunge Nov 29, 2024
e9729e9
Fix issue form template syntax.
sheabunge Nov 29, 2024
b6cda47
Upgrade node packages.
sheabunge Dec 3, 2024
f77b81b
Fix release date in changelog.
sheabunge Dec 3, 2024
3df9710
Fix key issues when rendering editor shortcut help text.
sheabunge Dec 6, 2024
b83539a
Migrate CSS to new syntax to avoid deprecation warnings.
sheabunge Dec 6, 2024
89e516d
Fix issue with tag editor input not being handled correctly. Resolves…
sheabunge Dec 6, 2024
cb39fd7
Remove unused tagger dependency.
sheabunge Dec 6, 2024
5503e19
Move Theme select above editor preview
brandonjp Dec 13, 2024
cd8a518
Update import.php
alanjacobmathew Dec 18, 2024
11b065f
Use UTC time for calculating the period for displaying the welcome ba…
sheabunge Dec 20, 2024
be10007
Merge pull request #210 from alanjacobmathew/import-snippet-link-update
sheabunge Dec 20, 2024
357ab76
Merge branch 'core' of github.com:codesnippetspro/code-snippets into …
sheabunge Dec 20, 2024
65cf9cb
Merge pull request #207 from brandonjp/patch-2
sheabunge Dec 20, 2024
9fa6400
Merge branch 'core' of github.com:codesnippetspro/code-snippets into …
sheabunge Dec 20, 2024
4aa676c
Upgrade node packages.
sheabunge Dec 20, 2024
45534dd
Merge changes from pro repository into core branch.
sheabunge Jan 9, 2025
21b09ee
Fix lint issues.
sheabunge Jan 17, 2025
14557ef
feature: add name atts
lightbulbman Jan 18, 2025
24b6151
feature: sticky-admin-notice
lightbulbman Jan 18, 2025
4f4397b
issue-198 nesting shortcodes
lightbulbman Jan 19, 2025
5ed5eff
148 - toggle hover change
lightbulbman Jan 19, 2025
db98650
Remove unnecessary event argument from notice onRemove function.
sheabunge Jan 21, 2025
f442399
remove box shadow toggle
lightbulbman Jan 23, 2025
2ad4e43
Merge branch '19-add-snippet-name-to-shortcode' of https://github.com…
lightbulbman Jan 23, 2025
2e3353d
Merge pull request #213 from codesnippetspro/19-add-snippet-name-to-s…
lightbulbman Jan 23, 2025
5258ef4
Address eslint warnings.
sheabunge Jan 24, 2025
c9e844c
Remove unused cloud API methods.
sheabunge Jan 24, 2025
d155705
Minor formatting changes.
sheabunge Jan 24, 2025
763b033
Run inspections and clean-up.
sheabunge Jan 24, 2025
c58725a
Remove errant debug console.log.
sheabunge Jan 24, 2025
cb3841f
Update changelog and version number for 3.6.7.
sheabunge Jan 24, 2025
4687c85
Update node packages.
sheabunge Jan 24, 2025
0c995dc
correcting laquo to lsaquo
brandonjp Feb 2, 2025
b9804d6
Merge pull request #215 from brandonjp/patch-3-minor-tablenav-icon-fix
sheabunge Feb 8, 2025
b6941d6
Revert functionality allowing shortcodes to be embedded within shortc…
sheabunge Feb 11, 2025
04a8163
Update dependencies.
sheabunge Feb 12, 2025
48ce4bb
Update composer dependencies.
sheabunge Feb 12, 2025
5a833fb
Ensure Composer packages are compatible with minimum PHP version.
sheabunge Feb 12, 2025
a123b52
Add filter hook for hiding promo notices and remove redundant 'Go Pro…
sheabunge Feb 12, 2025
7b4f731
Build list of setting defaults without calling translation functions …
sheabunge Feb 12, 2025
a8799f8
Update version number to 3.6.8.
sheabunge Feb 13, 2025
5f40b9d
Remove reference to plugins.css.
sheabunge Feb 14, 2025
6f7bba0
re-correcting laquo to lsaquo in cloud table nav
brandonjp Feb 19, 2025
04baf35
Merge pull request #223 from brandonjp/patch-3
lightbulbman Mar 14, 2025
db2f9ee
Update list of contributors in readme.
sheabunge Apr 4, 2025
eee5906
Merge similar translations strings
rami-elementor Apr 26, 2025
844a79a
Merge similar translations strings
rami-elementor Apr 27, 2025
6f5ca6d
Merge pull request #232 from rami-elementor/i18n
sheabunge Apr 28, 2025
2859599
Improve i18n, a11y, and security
ramiy Apr 28, 2025
7039c31
Use CSS logical properties to support both LTR & RTL
ramiy Apr 28, 2025
828df88
inset
ramiy Apr 28, 2025
1f35d34
Revert based on code review
ramiy Apr 30, 2025
3929319
Revert indentations
ramiy Apr 30, 2025
425c692
Remove redundant char
ramiy Apr 30, 2025
8aa1e81
Simplify string
ramiy Apr 30, 2025
ae26a67
Remove HTML from translation string
ramiy Apr 30, 2025
c1e40ea
URLs should not be translatable
ramiy Apr 30, 2025
1df2832
Update
ramiy May 2, 2025
8217760
Update
ramiy May 2, 2025
315867a
Merge pull request #233 from rami-elementor/i18n
sheabunge May 5, 2025
0cb474b
Merge pull request #234 from rami-elementor/rtl
sheabunge May 6, 2025
4fd7e40
Minor i18n fix
rami-elementor May 8, 2025
6e122dd
Update
rami-elementor May 8, 2025
7401436
Update
rami-elementor May 9, 2025
a439783
Merge pull request #235 from rami-elementor/i18n
sheabunge May 16, 2025
e08c621
Update contributing instructions.
sheabunge May 20, 2025
ca2c725
fix: missing comma
louiswol94 Jun 30, 2025
001cbe1
Merge pull request #236 from codesnippetspro/fix/fatal-error
louiswol94 Jun 30, 2025
53246b8
feat: add reusable build workflow for plugin
imantsk Jul 9, 2025
cfff9b5
feat: add pull request build workflow
imantsk Jul 9, 2025
8549970
feat: add release workflow for building and uploading assets
imantsk Jul 9, 2025
e9ff132
feat: update build workflow
imantsk Jul 9, 2025
26426a8
feat: refactor pull request workflow to include comment on build star…
imantsk Jul 9, 2025
54e8d12
feat: enhance pull request workflow comment to include download link …
imantsk Jul 9, 2025
5752290
feat: update build workflow name and artifact output format
imantsk Jul 9, 2025
05ddabc
feat: update pull request workflow name and improve comment clarity
imantsk Jul 9, 2025
df5402c
feat: update release workflow to improve artifact handling and naming
imantsk Jul 9, 2025
2923980
Merge pull request #237 from codesnippetspro/feat/workflows
imantsk Jul 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
89 changes: 0 additions & 89 deletions .eslintrc.js

This file was deleted.

143 changes: 47 additions & 96 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -1,114 +1,65 @@
name: "🐞 Bug Report"
description: "Did you find a bug in Code Snippets and can you reproduce it consistently? Please report it here."
labels: ["bug"]
name: Bug report
description: Create a report to help us improve
labels: [ 'bug' ]
body:
- type: markdown
- type: textarea
attributes:
value: |
## ⚠️ BEFORE POSTING YOUR ISSUE
### 🐞 Please create GitHub issues only for Code Snippets Bug Reports.
#### ❌ GitHub issues should <ins>NOT BE USED FOR SUPPORT</ins> ❌.
❔ If you have questions, need guidance, help, or general support, please use one of the following channels:
- 🌐 [Code Snippets Community](https://www.facebook.com/groups/codesnippetsplugin) The main Facebook group where all kinds of users come together to help each other.
- 📄 [Documentation](https://help.codesnippets.pro/) Learn everything about our Developer-API.
- 💡 [Feature Requests](https://roadmap.codesnippets.pro/ideas) Let us know how we can make dev-life easier for you ; )
- 🗺️ [Roadmap](https://roadmap.codesnippets.pro/roadmap) See what we're up to.
- ⭐ [Reviews](https://wordpress.org/plugins/code-snippets/#reviews) Please leave a review, they really make a difference for us!
- 🔄 [Changelog](https://wordpress.org/plugins/code-snippets/#developers) Check the latest features we released.
- 💬 [Free Support Forum](https://wordpress.org/support/plugin/code-snippets/) Get help on WordPress.org.

💎 If you have an active [Code Snippets Pro](https://codesnippets.pro/) license you are entitled to personal support, please see your purchase email or visit your [Code Snippets Account page](https://codesnippets.pro/account/) for details.

### 🙏 Follow these best practices to help save you time
- 🔍 **Search Before Posting:** Before creating a new Bug Report, please search for similar issues to prevent creating duplicates.
- 🆕 **Stay Up-to-date:** Make sure you are using the most recent and stable versions of [Code Snippets](https://wordpress.org/plugins/code-snippets/#developers), [Code Snippets Pro](https://codesnippets.pro/), [WordPress](https://wordpress.org/download/releases/), and your theme.
- 🔬 **Isolate the problem:** Deactivate all of your plugins (except Code Snippets Free/Pro), and temporarily change your WordPress theme to [Hello theme](https://wordpress.org/themes/hello-elementor/). If this solves the problem, gradually activate your plugins and theme one by one, until you spot the conflicting plugin or theme.
- 🕵️ **Validate Your Issue:** If the issue can't be recreated consistently or reproduced on other sites, it's likely not a bug in Code Snippets. In that case, use one of the support links above.
- 🧩 **Contact 3rd-party Support:** If the issue happens with a Code Snippets add-on, extension, compatible plugin, or integrated theme, contact their support first. We do not provide support for 3rd-party software.
- 1️⃣ **One Issue Per Thread:** If you are experiencing more than one bug, submit only **<ins>ONE ISSUE PER THREAD</ins>**, so we can properly track them and reference them without any confusion.
label: Current behavior
description: A concise description of what you're experiencing.
validations:
required: true

## THE ISSUE
- type: checkboxes
id: prerequisites
attributes:
label: "Prerequisites"
options:
- label: "I have searched for similar issues in both open and closed tickets and cannot find a duplicate."
required: true
- label: "The issue still exists against the latest stable version of Code Snippets."
required: true
- type: dropdown
id: bug_type
- type: textarea
attributes:
label: "Type of Bug"
description: "What type of bug are you reporting? Please select at least one option that is affected by the issue you're reporting (acceppts multiple options)."
multiple: true
options:
- "Snippet type PHP"
- "Snippet type HTML"
- "Snippet type CSS"
- "Snippet type JS"
- "A Code Snippet"
- "Design/Styles"
- "Dependencies"
- "Code Editor"
- "Export/Import"
- "Internationalization"
- "Maintenance Mode"
- "Notes"
- "Performance"
- "Plugin Settings"
- "Privacy"
- "Product/Core"
- "Product/Pro"
- "Product/Cloud"
- "RTL"
- "Semantics"
- "SEO"
- "UI/UX"
- "Widget"
- "Workflow"
- "I'm Not Sure"
- "Unspecified"
label: Expected behavior
description: A concise description of what you expected to happen.
validations:
required: true

- type: textarea
id: description
id: to_reproduce
attributes:
label: Steps to reproduce
description: Outline the steps to reproduce the behavior.
placeholder: >
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
validations:
required: true
required: false

- type: input
attributes:
label: "Description"
description: "Describe the problem. What caused the issue? What did you expect to happen and what actually happened? Please be as descriptive as possible. Attach screenshots, screen recordings, and related links."
- type: textarea
id: steps_to_reproduce
label: WordPress version
description: What version of WordPress was this tested on?
validations:
required: true

- type: input
attributes:
label: "Steps to reproduce"
description: "List all the steps needed to reproduce the issue in detail, so we can replicate it ourselves on our own installation. Be thorough, we won't be able to reproduce it if you don't explain how."
placeholder: "1) ... 2) ... 3) ..."
- type: checkboxes
id: isolating_the_problem
label: Code Snippets version
description: What version of Code Snippets was this tested on?
validations:
required: true

- type: dropdown
attributes:
label: "Isolating the problem"
label: Code Snippets license
description: Was this tested on the core free plugin, or with Code Snippets Pro?
multiple: true
options:
- label: "This bug happens with only the Code Snippets plugin active (Free or Pro)."
- label: "This bug happens with a Blank WordPress theme active. For example: ([Hello theme](https://wordpress.org/themes/hello-elementor/))."
- label: "I can reproduce this bug consistently following the steps above."
- type: textarea
id: system_info
- Core (free)
- Pro
validations:
required: true

- type: textarea
attributes:
label: "Comment"
description: "Please add anything else you may deem useful for us to help you."
render: markdown
- type: markdown
attributes:
value: |
label: Anything else?
description: |
Links? References? Anything that will give us more context about the issue you are encountering!

---
⚠️ Please follow all the instructions indicated above, and fill all the required fields with valid information. We reserve the right to close issues that do not comply with these guidelines without any warning.



Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
validations:
required: false
7 changes: 2 additions & 5 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
blank_issues_enabled: true
contact_links:
- name: 🚀 Feature Request
url: https://roadmap.codesnippets.pro/ideas
about: Suggest new ideas, features, or enhancements
- name: ❓ Support Question
url: https://help.codesnippets.pro/
about: For Code Snippets users who need assistant and have general usage questions.
- name: 💎 Premium Support - For customer only
- name: 💎 Premium Support - For customers only
url: https://help.codesnippets.pro/
about: If you have an active license you are entitled to premium support.
- name: 🗨️ Code Snippets Global Community
- name: 🗨️ Code Snippets Facebook Community
url: https://www.facebook.com/groups/codesnippetsplugin
about: The main Facebook group where all kinds of users come together to help each other.
- name: 📚 Code Snippets Documentation
Expand Down
38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/delete_me

This file was deleted.

32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name: Feature request
description: Suggest an idea for this project
labels: [ 'enhancement', 'suggestion' ]
body:
- type: textarea
attributes:
label: Is your feature request related to a problem? Please describe
description: A clear and concise description of what the problem is.
placeholder: e.g. I'm always frustrated when…
validations:
required: false

- type: textarea
attributes:
label: Describe the solution you'd like
description: A clear and concise description of what you want to happen.
validations:
required: true

- type: textarea
attributes:
label: Describe alternatives you've considered
description: A clear and concise description of any alternative solutions or features you've considered.
validations:
required: false

- type: textarea
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request here.
validations:
required: false
47 changes: 47 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
name: "(Build): Plugin"

on:
workflow_call:
inputs:
ref:
required: false
type: string
default: ${{ inputs.ref }}
outputs:
artifact_name:
value: ${{ jobs.build.outputs.artifact_name }}
artifact_url:
value: ${{ jobs.build.outputs.artifact_url }}
jobs:
build:
runs-on: ubuntu-latest
outputs:
artifact_name: ${{ steps.build.outputs.name }}
artifact_url: ${{ steps.artifacts.outputs.artifact-url }}
steps:
- uses: actions/checkout@v4
with:
ref: ${{ inputs.ref }}

- name: Set up PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.1'

- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version-file: .node-version

- name: Install & Build
id: build
run: |
npm install && npm run bundle
echo "name=$(jq -r .name package.json)" >> $GITHUB_OUTPUT

- name: Upload
id: artifacts
uses: actions/upload-artifact@v4
with:
name: ${{ steps.build.outputs.name }}
path: ./bundle
Loading