Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,6 @@ $(document).ready(function () {
# Development & Building:
- Launch the included VSCode workspace file (`datatables-contextual-actions.code-workspace`)
- Run `npm i` to install any dependencies
- Perform any development and test in the `~/index.html` file
- Perform any development and test in the `~/index.html` and `~/index_noheader.html` files
- When you're ready to build, execute the default build task (`Ctrl + Shift + B`)
- Test the built changes in the `~/docs/index.html` documentation/demo file
2 changes: 1 addition & 1 deletion dist/dataTables.contextualActions.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading